Class ActiveMQRoutingContext
- java.lang.Object
-
- org.apache.activemq.artemis.core.server.routing.RoutingContext
-
- org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQRoutingContext
-
public class ActiveMQRoutingContext extends RoutingContext
-
-
Constructor Summary
Constructors Constructor Description ActiveMQRoutingContext(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 Detail
-
ActiveMQRoutingContext
public ActiveMQRoutingContext(CoreRemotingConnection connection, CreateSessionMessage message)
-
-