Uses of Interface
org.apache.activemq.artemis.jms.client.ActiveMQConnectionForContext
Packages that use ActiveMQConnectionForContext
-
Uses of ActiveMQConnectionForContext in org.apache.activemq.artemis.jms.client
Classes in org.apache.activemq.artemis.jms.client that implement ActiveMQConnectionForContextModifier and TypeClassDescriptionclassActiveMQ Artemis implementation of a JMS Connection.classfinal classActiveMQ Artemis implementation of a JMS XAConnection.Constructors in org.apache.activemq.artemis.jms.client with parameters of type ActiveMQConnectionForContextModifierConstructorDescriptionActiveMQJMSContext(ActiveMQConnectionForContext connection, int ackMode, ThreadAwareContext threadAwareContext) ActiveMQJMSContext(ActiveMQConnectionForContext connection, ThreadAwareContext threadAwareContext) ActiveMQXAJMSContext(ActiveMQConnectionForContext connection, ThreadAwareContext threadAwareContext)