Class OpenWireRoutingContext


  • public class OpenWireRoutingContext
    extends org.apache.activemq.artemis.core.server.routing.RoutingContext
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      OpenWireConnection getOpenWireConnection()  
      • Methods inherited from class org.apache.activemq.artemis.core.server.routing.RoutingContext

        getClientID, getConnection, getResult, getRouter, getTarget, getTransportConnection, getUsername, setResult
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OpenWireRoutingContext

        public OpenWireRoutingContext​(OpenWireConnection openWireConnection,
                                      org.apache.activemq.command.ConnectionInfo connectionInfo)