Package | Description |
---|---|
org.apache.activemq.artemis.jms.client | |
org.apache.activemq.artemis.ra |
ActiveMQ Artemis Resource Adaptor
|
Modifier and Type | Class and Description |
---|---|
class |
ActiveMQConnection
ActiveMQ Artemis implementation of a JMS Connection.
|
class |
ActiveMQConnectionForContextImpl |
class |
ActiveMQXAConnection
ActiveMQ Artemis implementation of a JMS XAConnection.
|
Constructor and Description |
---|
ActiveMQJMSContext(ActiveMQConnectionForContext connection,
int ackMode,
ThreadAwareContext threadAwareContext) |
ActiveMQJMSContext(ActiveMQConnectionForContext connection,
ThreadAwareContext threadAwareContext) |
ActiveMQXAJMSContext(ActiveMQConnectionForContext connection,
ThreadAwareContext threadAwareContext) |
Modifier and Type | Class and Description |
---|---|
class |
ActiveMQRASessionFactoryImpl
Implements the JMS Connection API and produces
ActiveMQRASession objects. |
Constructor and Description |
---|
ActiveMQRAJMSContext(ActiveMQConnectionForContext connection,
int ackMode,
ThreadAwareContext threadAwareContext) |
ActiveMQRAJMSContext(ActiveMQConnectionForContext connection,
ThreadAwareContext threadAwareContext) |
ActiveMQRAXAJMSContext(ActiveMQConnectionForContext connection,
ThreadAwareContext threadAwareContext) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.