Uses of Class
org.apache.activemq.artemis.jms.client.ThreadAwareContext
Packages that use ThreadAwareContext
-
Uses of ThreadAwareContext in org.apache.activemq.artemis.jms.client
Fields in org.apache.activemq.artemis.jms.client declared as ThreadAwareContextModifier and TypeFieldDescriptionprotected final ThreadAwareContextActiveMQConnectionForContextImpl.threadAwareContextMethods in org.apache.activemq.artemis.jms.client that return ThreadAwareContextModifier and TypeMethodDescriptionActiveMQConnectionForContextImpl.getThreadAwareContext()ActiveMQJMSContext.getThreadAwareContext()Constructors in org.apache.activemq.artemis.jms.client with parameters of type ThreadAwareContextModifierConstructorDescriptionActiveMQJMSContext(ActiveMQConnectionForContext connection, int ackMode, ThreadAwareContext threadAwareContext) ActiveMQJMSContext(ActiveMQConnectionForContext connection, ThreadAwareContext threadAwareContext) ActiveMQXAJMSContext(ActiveMQConnectionForContext connection, ThreadAwareContext threadAwareContext)