Class ActiveMQRoutingContext
java.lang.Object
org.apache.activemq.artemis.core.server.routing.RoutingContext
org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQRoutingContext
-
Constructor Summary
ConstructorsConstructorDescriptionActiveMQRoutingContext(CoreRemotingConnection connection, CreateSessionMessage message) -
Method Summary
Methods inherited from class org.apache.activemq.artemis.core.server.routing.RoutingContext
getClientID, getConnection, getResult, getRouter, getTarget, getTransportConnection, getUsername, setResult
-
Constructor Details
-
ActiveMQRoutingContext
-