Uses of Class
org.apache.activemq.artemis.jms.client.ThreadAwareContext
-
Packages that use ThreadAwareContext Package Description org.apache.activemq.artemis.jms.client -
-
Uses of ThreadAwareContext in org.apache.activemq.artemis.jms.client
Fields in org.apache.activemq.artemis.jms.client declared as ThreadAwareContext Modifier and Type Field Description protected ThreadAwareContextActiveMQConnectionForContextImpl. threadAwareContextMethods in org.apache.activemq.artemis.jms.client that return ThreadAwareContext Modifier and Type Method Description ThreadAwareContextActiveMQConnectionForContextImpl. getThreadAwareContext()ThreadAwareContextActiveMQJMSContext. getThreadAwareContext()Constructors in org.apache.activemq.artemis.jms.client with parameters of type ThreadAwareContext Constructor Description ActiveMQJMSContext(ActiveMQConnectionForContext connection, int ackMode, ThreadAwareContext threadAwareContext)ActiveMQJMSContext(ActiveMQConnectionForContext connection, ThreadAwareContext threadAwareContext)ActiveMQXAJMSContext(ActiveMQConnectionForContext connection, ThreadAwareContext threadAwareContext)
-