A B C D E F G H I J L M N O P Q R S T U V W X 
All Classes All Packages

A

AbstractCFSchema - Class in org.apache.activemq.artemis.uri
 
AbstractCFSchema() - Constructor for class org.apache.activemq.artemis.uri.AbstractCFSchema
 
ackAllConsumers() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
acknowledge() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
acknowledge() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
ActiveMQBytesCompatibleMessage - Class in org.apache.activemq.artemis.jms.client.compatible1X
 
ActiveMQBytesCompatibleMessage(BytesMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQBytesCompatibleMessage
 
ActiveMQBytesCompatibleMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQBytesCompatibleMessage
 
ActiveMQBytesCompatibleMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQBytesCompatibleMessage
 
ActiveMQBytesMessage - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS BytesMessage.
ActiveMQBytesMessage(BytesMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
Foreign message constructor
ActiveMQBytesMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
Constructor on receipt at client side
ActiveMQBytesMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
This constructor is used to construct messages prior to sending
ActiveMQCompatibleMessage - Class in org.apache.activemq.artemis.jms.client.compatible1X
 
ActiveMQCompatibleMessage() - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQCompatibleMessage
 
ActiveMQCompatibleMessage(byte, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQCompatibleMessage
 
ActiveMQCompatibleMessage(Message, byte, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQCompatibleMessage
 
ActiveMQCompatibleMessage(Message, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQCompatibleMessage
 
ActiveMQCompatibleMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQCompatibleMessage
 
ActiveMQCompatibleMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQCompatibleMessage
 
ActiveMQConnection - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS Connection.
ActiveMQConnection(ConnectionFactoryOptions, String, String, int, String, int, int, boolean, boolean, ClientSessionFactory) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
ActiveMQConnectionFactory - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS ConnectionFactory.
ActiveMQConnectionFactory() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
This will use a default URI from DefaultConnectionProperties
ActiveMQConnectionFactory(boolean, DiscoveryGroupConfiguration) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
ActiveMQConnectionFactory(boolean, TransportConfiguration...) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
ActiveMQConnectionFactory(String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
ActiveMQConnectionFactory(String, String, String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
For compatibility and users used to this kind of constructor
ActiveMQConnectionFactory(ServerLocator) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
ActiveMQConnectionForContext - Interface in org.apache.activemq.artemis.jms.client
Interface created to support reference counting all contexts using it.
ActiveMQConnectionForContextImpl - Class in org.apache.activemq.artemis.jms.client
 
ActiveMQConnectionForContextImpl() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQConnectionForContextImpl
 
ActiveMQConnectionMetaData - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS ConnectionMetaData.
ActiveMQConnectionMetaData(Version) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQConnectionMetaData
Create a new ActiveMQConnectionMetaData object.
ActiveMQDestination - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS Destination.
ActiveMQDestination(String, String, ActiveMQDestination.TYPE, ActiveMQSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
ActiveMQDestination(String, ActiveMQDestination.TYPE, ActiveMQSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
ActiveMQDestination(SimpleString, String, ActiveMQDestination.TYPE, ActiveMQSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQDestination
Deprecated.
ActiveMQDestination(SimpleString, ActiveMQDestination.TYPE, ActiveMQSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
ActiveMQDestination.TYPE - Enum in org.apache.activemq.artemis.jms.client
 
ActiveMQInitialContextFactory - Class in org.apache.activemq.artemis.jndi
A factory of the ActiveMQ Artemis InitialContext which contains ConnectionFactory instances as well as a child context called destinations which contain all of the current active destinations, in child context depending on the QoS such as transient or durable and queue or topic.
ActiveMQInitialContextFactory() - Constructor for class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
 
ActiveMQJMSClient - Class in org.apache.activemq.artemis.api.jms
A utility class for creating ActiveMQ Artemis client-side JMS managed resources.
ActiveMQJMSClientBundle - Interface in org.apache.activemq.artemis.jms.client
Logger Code 13 each message id must be 6 digits long starting with 13, the 3rd digit should be 9 so 139000 to 139999
ActiveMQJMSClientBundle_$bundle - Class in org.apache.activemq.artemis.jms.client
Warning this class consists of generated code.
ActiveMQJMSClientBundle_$bundle() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
ActiveMQJMSClientLogger - Interface in org.apache.activemq.artemis.jms.client
Logger Code 13 each message id must be 6 digits long starting with 13, the 3rd digit donates the level so INF0 1 WARN 2 DEBUG 3 ERROR 4 TRACE 5 FATAL 6 so an INFO message would be 131000 to 131999
ActiveMQJMSClientLogger_$logger - Class in org.apache.activemq.artemis.jms.client
Warning this class consists of generated code.
ActiveMQJMSClientLogger_$logger(Logger) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
 
ActiveMQJMSConnectionFactory - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS ConnectionFactory.
ActiveMQJMSConnectionFactory() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQJMSConnectionFactory
 
ActiveMQJMSConnectionFactory(boolean, DiscoveryGroupConfiguration) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQJMSConnectionFactory
 
ActiveMQJMSConnectionFactory(boolean, TransportConfiguration...) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQJMSConnectionFactory
 
ActiveMQJMSConnectionFactory(String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQJMSConnectionFactory
 
ActiveMQJMSConnectionFactory(String, String, String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQJMSConnectionFactory
 
ActiveMQJMSConnectionFactory(ServerLocator) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQJMSConnectionFactory
 
ActiveMQJMSConstants - Class in org.apache.activemq.artemis.api.jms
Constants for ActiveMQ Artemis for property keys used for ActiveMQ Artemis specific extensions to JMS.
ActiveMQJMSConstants() - Constructor for class org.apache.activemq.artemis.api.jms.ActiveMQJMSConstants
 
ActiveMQJMSConsumer - Class in org.apache.activemq.artemis.jms.client
 
ActiveMQJMSContext - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMSContext.
ActiveMQJMSContext(ActiveMQConnectionForContext, int, ThreadAwareContext) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
ActiveMQJMSContext(ActiveMQConnectionForContext, ThreadAwareContext) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
ActiveMQJMSProducer - Class in org.apache.activemq.artemis.jms.client
NOTE: this class forwards ActiveMQJMSProducer.setDisableMessageID(boolean) and ActiveMQJMSProducer.setDisableMessageTimestamp(boolean) calls their equivalent at the MessageProducer.
ActiveMQMapCompatibleMessage - Class in org.apache.activemq.artemis.jms.client.compatible1X
 
ActiveMQMapCompatibleMessage() - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQMapCompatibleMessage
 
ActiveMQMapCompatibleMessage(MapMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQMapCompatibleMessage
 
ActiveMQMapCompatibleMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQMapCompatibleMessage
 
ActiveMQMapCompatibleMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQMapCompatibleMessage
 
ActiveMQMapMessage - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS MapMessage.
ActiveMQMapMessage() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
ActiveMQMapMessage(MapMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
Constructor for a foreign MapMessage
ActiveMQMapMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
ActiveMQMapMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
ActiveMQMessage - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS Message.
ActiveMQMessage() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
ActiveMQMessage(byte, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
ActiveMQMessage(Message, byte, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
ActiveMQMessage(Message, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
ActiveMQMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMessage
Constructor for when receiving a message from the server
ActiveMQMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
ActiveMQMessageConsumer - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS MessageConsumer.
ActiveMQMessageConsumer(ConnectionFactoryOptions, ActiveMQConnection, ActiveMQSession, ClientConsumer, boolean, ActiveMQDestination, String, SimpleString) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
 
ActiveMQMessageProducer - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS MessageProducer.
ActiveMQMessageProducer(ActiveMQConnection, ClientProducer, ActiveMQDestination, ActiveMQSession, ConnectionFactoryOptions) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
ActiveMQObjectCompatibleMessage - Class in org.apache.activemq.artemis.jms.client.compatible1X
 
ActiveMQObjectCompatibleMessage(ObjectMessage, ClientSession, ConnectionFactoryOptions) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQObjectCompatibleMessage
 
ActiveMQObjectCompatibleMessage(ClientMessage, ClientSession, ConnectionFactoryOptions) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQObjectCompatibleMessage
 
ActiveMQObjectCompatibleMessage(ClientSession, ConnectionFactoryOptions) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQObjectCompatibleMessage
 
ActiveMQObjectMessage - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS ObjectMessage.
ActiveMQObjectMessage(ObjectMessage, ClientSession, ConnectionFactoryOptions) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
A copy constructor for foreign JMS ObjectMessages.
ActiveMQObjectMessage(ClientMessage, ClientSession, ConnectionFactoryOptions) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
 
ActiveMQObjectMessage(ClientSession, ConnectionFactoryOptions) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
 
ActiveMQQueue - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS Queue.
ActiveMQQueue() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueue
 
ActiveMQQueue(String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueue
 
ActiveMQQueue(String, boolean) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueue
 
ActiveMQQueue(String, boolean, ActiveMQSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueue
 
ActiveMQQueue(String, String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueue
Deprecated.
ActiveMQQueue(SimpleString) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueue
 
ActiveMQQueueBrowser - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS QueueBrowser.
ActiveMQQueueBrowser(ConnectionFactoryOptions, ActiveMQQueue, String, ClientSession, boolean) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueueBrowser
 
ActiveMQQueueConnectionFactory - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS ConnectionFactory.
ActiveMQQueueConnectionFactory() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueueConnectionFactory
 
ActiveMQQueueConnectionFactory(boolean, DiscoveryGroupConfiguration) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueueConnectionFactory
 
ActiveMQQueueConnectionFactory(boolean, TransportConfiguration...) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueueConnectionFactory
 
ActiveMQQueueConnectionFactory(String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueueConnectionFactory
 
ActiveMQQueueConnectionFactory(String, String, String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueueConnectionFactory
 
ActiveMQQueueConnectionFactory(ServerLocator) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueueConnectionFactory
 
ActiveMQSession - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS Session.
ActiveMQSession(ConnectionFactoryOptions, ActiveMQConnection, boolean, boolean, int, boolean, boolean, ClientSession, int) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
ActiveMQStreamCompatibleMessage - Class in org.apache.activemq.artemis.jms.client.compatible1X
 
ActiveMQStreamCompatibleMessage() - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQStreamCompatibleMessage
 
ActiveMQStreamCompatibleMessage(StreamMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQStreamCompatibleMessage
 
ActiveMQStreamCompatibleMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQStreamCompatibleMessage
 
ActiveMQStreamCompatibleMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQStreamCompatibleMessage
 
ActiveMQStreamMessage - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS StreamMessage.
ActiveMQStreamMessage() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
ActiveMQStreamMessage(StreamMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
ActiveMQStreamMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
ActiveMQStreamMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
ActiveMQTemporaryQueue - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS TemporaryQueue.
ActiveMQTemporaryQueue() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTemporaryQueue
 
ActiveMQTemporaryQueue(String, ActiveMQSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTemporaryQueue
 
ActiveMQTemporaryTopic - Class in org.apache.activemq.artemis.jms.client
 
ActiveMQTemporaryTopic() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTemporaryTopic
 
ActiveMQTemporaryTopic(String, ActiveMQSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTemporaryTopic
 
ActiveMQTextCompatibleMessage - Class in org.apache.activemq.artemis.jms.client.compatible1X
 
ActiveMQTextCompatibleMessage(TextMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQTextCompatibleMessage
 
ActiveMQTextCompatibleMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQTextCompatibleMessage
 
ActiveMQTextCompatibleMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQTextCompatibleMessage
 
ActiveMQTextMessage - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS TextMessage.
ActiveMQTextMessage(TextMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
A copy constructor for non-ActiveMQ Artemis JMS TextMessages.
ActiveMQTextMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
 
ActiveMQTextMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
 
ActiveMQTopic - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS Topic.
ActiveMQTopic() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopic
 
ActiveMQTopic(String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopic
 
ActiveMQTopic(String, boolean) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopic
 
ActiveMQTopic(String, boolean, ActiveMQSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopic
 
ActiveMQTopic(String, String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopic
Deprecated.
ActiveMQTopic(SimpleString) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopic
 
ActiveMQTopicConnectionFactory - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS ConnectionFactory.
ActiveMQTopicConnectionFactory() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopicConnectionFactory
 
ActiveMQTopicConnectionFactory(boolean, DiscoveryGroupConfiguration) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopicConnectionFactory
 
ActiveMQTopicConnectionFactory(boolean, TransportConfiguration...) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopicConnectionFactory
 
ActiveMQTopicConnectionFactory(String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopicConnectionFactory
 
ActiveMQTopicConnectionFactory(String, String, String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopicConnectionFactory
 
ActiveMQTopicConnectionFactory(ServerLocator) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopicConnectionFactory
 
ActiveMQXAConnection - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS XAConnection.
ActiveMQXAConnection(ConnectionFactoryOptions, String, String, int, String, int, int, boolean, boolean, ClientSessionFactory) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAConnection
 
ActiveMQXAConnectionFactory - Class in org.apache.activemq.artemis.jms.client
A class that represents a XAConnectionFactory.
ActiveMQXAConnectionFactory() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAConnectionFactory
 
ActiveMQXAConnectionFactory(boolean, DiscoveryGroupConfiguration) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAConnectionFactory
 
ActiveMQXAConnectionFactory(boolean, TransportConfiguration...) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAConnectionFactory
 
ActiveMQXAConnectionFactory(String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAConnectionFactory
 
ActiveMQXAConnectionFactory(String, String, String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAConnectionFactory
 
ActiveMQXAConnectionFactory(ServerLocator) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAConnectionFactory
 
ActiveMQXAJMSContext - Class in org.apache.activemq.artemis.jms.client
 
ActiveMQXAJMSContext(ActiveMQConnectionForContext, ThreadAwareContext) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAJMSContext
 
ActiveMQXAQueueConnectionFactory - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS ConnectionFactory.
ActiveMQXAQueueConnectionFactory() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAQueueConnectionFactory
 
ActiveMQXAQueueConnectionFactory(boolean, DiscoveryGroupConfiguration) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAQueueConnectionFactory
 
ActiveMQXAQueueConnectionFactory(boolean, TransportConfiguration...) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAQueueConnectionFactory
 
ActiveMQXAQueueConnectionFactory(String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAQueueConnectionFactory
 
ActiveMQXAQueueConnectionFactory(String, String, String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAQueueConnectionFactory
 
ActiveMQXAQueueConnectionFactory(ServerLocator) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAQueueConnectionFactory
 
ActiveMQXASession - Class in org.apache.activemq.artemis.jms.client
 
ActiveMQXASession(ConnectionFactoryOptions, ActiveMQConnection, boolean, boolean, int, boolean, boolean, ClientSession, int) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXASession
 
ActiveMQXATopicConnectionFactory - Class in org.apache.activemq.artemis.jms.client
ActiveMQ Artemis implementation of a JMS ConnectionFactory.
ActiveMQXATopicConnectionFactory() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXATopicConnectionFactory
 
ActiveMQXATopicConnectionFactory(boolean, DiscoveryGroupConfiguration) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXATopicConnectionFactory
 
ActiveMQXATopicConnectionFactory(boolean, TransportConfiguration...) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXATopicConnectionFactory
 
ActiveMQXATopicConnectionFactory(String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXATopicConnectionFactory
 
ActiveMQXATopicConnectionFactory(String, String, String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXATopicConnectionFactory
 
ActiveMQXATopicConnectionFactory(ServerLocator) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXATopicConnectionFactory
 
addTemporaryQueue(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
addToEnvironment(String, Object) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
AMQ_HOST - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
 
AMQ_MESSAGING_BRIDGE_MESSAGE_ID_LIST - Static variable in class org.apache.activemq.artemis.api.jms.ActiveMQJMSConstants
 
AMQ_PASSWORD - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
 
AMQ_PORT - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
 
AMQ_USER - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
 
assertNotCompletionListenerThread() - Method in class org.apache.activemq.artemis.jms.client.ThreadAwareContext
Asserts a CompletionListener is not calling from its own Connection or from a MessageProducer .
assertNotCompletionListenerThreadRuntime() - Method in class org.apache.activemq.artemis.jms.client.ThreadAwareContext
Asserts a CompletionListener is not calling from its own JMSContext.
assertNotMessageListenerThread() - Method in class org.apache.activemq.artemis.jms.client.ThreadAwareContext
Asserts a MessageListener is not calling from its own Connection or MessageConsumer.
assertNotMessageListenerThreadRuntime() - Method in class org.apache.activemq.artemis.jms.client.ThreadAwareContext
Asserts a MessageListener is not calling from its own JMSContext.
authorize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
authorize(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 

B

bind(String, Object) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
bind(Name, Object) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
bindings - Variable in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
BROKER_BIND_URL - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
 
buildFromProperties(Properties) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
buildFromProperties(Properties) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
buildFromProperties(Properties) - Method in class org.apache.activemq.artemis.jndi.JNDIStorable
Set the properties that will represent the instance in JNDI
BUNDLE - Static variable in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
 

C

callingMethodFromCompletionListener() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
callingMethodFromCompletionListener() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
 
callingMethodFromCompletionListener$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
callingMethodFromCompletionListenerRuntime() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
callingMethodFromCompletionListenerRuntime() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
 
callingMethodFromCompletionListenerRuntime$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
callingMethodFromListener() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
callingMethodFromListener() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
 
callingMethodFromListener$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
callingMethodFromListenerRuntime() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
callingMethodFromListenerRuntime() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
 
callingMethodFromListenerRuntime$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
CF - org.apache.activemq.artemis.api.jms.JMSFactoryType
 
checkAck(boolean, int) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
I'm keeping this as static as the same check will be done within RA.
checkBuffer() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
checkClosed() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
checkPrefix(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
checkPrefix(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQBytesCompatibleMessage
 
checkPrefix(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQCompatibleMessage
 
checkPrefix(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQMapCompatibleMessage
 
checkPrefix(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQObjectCompatibleMessage
 
checkPrefix(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQStreamCompatibleMessage
 
checkPrefix(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQTextCompatibleMessage
 
checkPrefix1X(SimpleString) - Static method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQCompatibleMessage
 
checkPrefixStr(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
checkRead() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
checkWrite() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
clearBody() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
clearBody() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
clearBody() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
clearBody() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
 
clearBody() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
clearBody() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
 
clearCurrentThread(boolean) - Method in class org.apache.activemq.artemis.jms.client.ThreadAwareContext
Clear current thread from the context
clearProperties() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
clearProperties() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
close() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
close() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
close() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSConsumer
 
close() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
close() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
 
close() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
close() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQQueueBrowser
 
close() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
close() - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
closeFromContext() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQConnectionForContext
 
closeFromContext() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionForContextImpl
 
commit() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
commit() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
composeName(String, String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
composeName(Name, Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
CONNECTION_ID_PROPERTY_NAME - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
connectionFactoryInterface() - Method in enum org.apache.activemq.artemis.api.jms.JMSFactoryType
Returns the connection factory interface that this JMSFactoryType creates.
ConnectionFactoryOptions - Interface in org.apache.activemq.artemis.jms.client
Common interface to be used to share common parameters between the RA and client JMS.
ConnectionFactoryParser - Class in org.apache.activemq.artemis.uri
 
ConnectionFactoryParser() - Constructor for class org.apache.activemq.artemis.uri.ConnectionFactoryParser
 
connectionLeftOpen(Exception) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
 
connectionLeftOpen(Exception) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger
 
connectionLeftOpen$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
 
containsTemporaryQueue(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
convertCFType(String) - Static method in class org.apache.activemq.artemis.uri.JMSConnectionOptions
 
convertFromActiveMQException(ActiveMQException) - Static method in class org.apache.activemq.artemis.jms.client.JMSExceptionHelper
 
convertFromActiveMQException(ActiveMQInterruptedException) - Static method in class org.apache.activemq.artemis.jms.client.JMSExceptionHelper
 
convertToRuntimeException(JMSException) - Static method in class org.apache.activemq.artemis.jms.client.JmsExceptionUtils
Converts instances of sub-classes of JMSException into the corresponding sub-class of JMSRuntimeException.
coreCompositeTypeToJMSCompositeType(CompositeDataSupport) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
coreMaptoJMSMap(Map<String, Object>) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
createAMQSession(boolean, boolean, int, ClientSession, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
createBrowser(Queue) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createBrowser(Queue) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createBrowser(Queue, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createBrowser(Queue, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createBytesMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createBytesMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createConnection() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
createConnection(String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
createConnectionFactory(String, String) - Static method in class org.apache.activemq.artemis.api.jms.ActiveMQJMSClient
Creates an ActiveMQConnectionFactory;
createConnectionFactory(String, String) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
Factory method to create a new connection factory from the given environment
createConnectionFactory(String, Map<String, String>, String) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
Factory method to create a new connection factory from the given environment, with overrides
createConnectionFactoryWithHA(DiscoveryGroupConfiguration) - Method in enum org.apache.activemq.artemis.api.jms.JMSFactoryType
Creates an ActiveMQConnectionFactory that receives cluster topology updates from the cluster as servers leave or join and new backups are appointed or removed.
createConnectionFactoryWithHA(DiscoveryGroupConfiguration, JMSFactoryType) - Static method in class org.apache.activemq.artemis.api.jms.ActiveMQJMSClient
Creates an ActiveMQConnectionFactory that receives cluster topology updates from the cluster as servers leave or join and new backups are appointed or removed.
createConnectionFactoryWithHA(TransportConfiguration...) - Method in enum org.apache.activemq.artemis.api.jms.JMSFactoryType
Create an ActiveMQConnectionFactory which will receive cluster topology updates from the cluster as servers leave or join and new backups are appointed or removed.
createConnectionFactoryWithHA(JMSFactoryType, TransportConfiguration...) - Static method in class org.apache.activemq.artemis.api.jms.ActiveMQJMSClient
Create an ActiveMQConnectionFactory which will receive cluster topology updates from the cluster as servers leave or join and new backups are appointed or removed.
createConnectionFactoryWithoutHA(DiscoveryGroupConfiguration) - Method in enum org.apache.activemq.artemis.api.jms.JMSFactoryType
Create an ActiveMQConnectionFactory which creates session factories from a set of live servers, no HA backup information is propagated to the client
createConnectionFactoryWithoutHA(DiscoveryGroupConfiguration, JMSFactoryType) - Static method in class org.apache.activemq.artemis.api.jms.ActiveMQJMSClient
Create an ActiveMQConnectionFactory which creates session factories from a set of live servers, no HA backup information is propagated to the client The UDP address and port are used to listen for live servers in the cluster
createConnectionFactoryWithoutHA(TransportConfiguration...) - Method in enum org.apache.activemq.artemis.api.jms.JMSFactoryType
Create an ActiveMQConnectionFactory which creates session factories using a static list of transportConfigurations.
createConnectionFactoryWithoutHA(JMSFactoryType, TransportConfiguration...) - Static method in class org.apache.activemq.artemis.api.jms.ActiveMQJMSClient
Create an ActiveMQConnectionFactory which creates session factories using a static list of transportConfigurations.
createConnectionInternal(String, String, boolean, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
createConsumer(Destination) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createConsumer(Destination) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createConsumer(Destination, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createConsumer(Destination, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createConsumer(Destination, String, boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createConsumer(Destination, String, boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createContext() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
createContext(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
createContext(int) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQConnectionForContext
 
createContext(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionForContextImpl
 
createContext(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createContext(String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
createContext(String, String, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
createContext(Hashtable<?, ?>, Map<String, Object>) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
 
createDestination(String, ActiveMQDestination.TYPE) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
Static helper method for working with destinations.
createDestination(RoutingType, SimpleString) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
createDurableConsumer(Topic, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createDurableConsumer(Topic, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createDurableConsumer(Topic, String, String, boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createDurableConsumer(Topic, String, String, boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createDurableSubscriber(Topic, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createEntry(String) - Method in class org.apache.activemq.artemis.jndi.LazyCreateContext
 
createMapMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createMapMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createMessage(ClientMessage, ClientSession) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
createMessage(ClientMessage, ClientSession, ConnectionFactoryOptions) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
createMessage(ClientMessage, ClientSession, ConnectionFactoryOptions) - Static method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQCompatibleMessage
 
createNonXAQueueSession(boolean, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
This internal method serves basically the Resource Adapter.
createNonXASession(boolean, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
This internal method serves basically the Resource Adapter.
createNonXATopicSession(boolean, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
This internal method serves basically the Resource Adapter.
createObjectMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createObjectMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createObjectMessage(Serializable) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createObjectMessage(Serializable) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createProducer() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createProducer(Destination) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createPublisher(Topic) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createQueue(String) - Static method in class org.apache.activemq.artemis.api.jms.ActiveMQJMSClient
Deprecated.
createQueue(String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
createQueue(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createQueue(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createQueue(String) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
Factory method to create new Queue instances
createQueue(String, String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
createQueue(SimpleString) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
createQueueAddressFromName(String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
createQueueConnection() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
createQueueConnection(String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
createQueueNameForSharedSubscription(boolean, String, String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
createQueueNameForSubscription(boolean, String, String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
createQueues(Map<String, Object>, Hashtable<?, ?>) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
 
createQueueSession(boolean, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
createReceiver(Queue) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createReceiver(Queue, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createReference(String, JNDIStorable) - Static method in class org.apache.activemq.artemis.jndi.JNDIReferenceFactory
Create a Reference instance from a JNDIStorable object
createSender(Queue) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createSession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
createSession(boolean, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
createSession(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
createSessionInternal(boolean, boolean, int, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
createSharedConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
createSharedConsumer(Topic, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createSharedConsumer(Topic, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createSharedConsumer(Topic, String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createSharedConsumer(Topic, String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
Note: Needs to throw an exception if a subscriptionName is already in use by another topic, or if the messageSelector is different validate multiple subscriptions on the same session.
createSharedDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
createSharedDurableConsumer(Topic, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createSharedDurableConsumer(Topic, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createSharedDurableConsumer(Topic, String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createSharedDurableConsumer(Topic, String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createStreamMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createStreamMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createSubcontext(String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
createSubcontext(Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
createSubscriber(Topic) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createSubscriber(Topic, String, boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createTemporaryQueue() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createTemporaryQueue() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createTemporaryQueue(String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
createTemporaryQueue(String, ActiveMQSession) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
createTemporaryQueue(ActiveMQSession) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
createTemporaryQueue(ActiveMQSession, String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
createTemporaryTopic() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createTemporaryTopic() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createTemporaryTopic(String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
createTemporaryTopic(String, ActiveMQSession) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
createTemporaryTopic(ActiveMQSession) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
createTemporaryTopic(ActiveMQSession, String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
createTextMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createTextMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createTextMessage(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createTextMessage(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createTopic(String) - Static method in class org.apache.activemq.artemis.api.jms.ActiveMQJMSClient
Deprecated.
createTopic(String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
createTopic(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
createTopic(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
createTopic(String) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
Factory method to create new Topic instances
createTopic(String, String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
createTopic(SimpleString) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
createTopicAddressFromName(String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
createTopicConnection() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
createTopicConnection(String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
createTopics(Map<String, Object>, Hashtable<?, ?>) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
 
createTopicSession(boolean, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
createXAConnection() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
createXAConnection(String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
createXAContext() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
createXAContext() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQConnectionForContext
 
createXAContext() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionForContextImpl
 
createXAContext(String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
createXAQueueConnection() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
createXAQueueConnection(String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
createXAQueueSession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQXAConnection
 
createXASession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQXAConnection
 
createXATopicConnection() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
createXATopicConnection(String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
createXATopicSession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQXAConnection
 

D

decomposeQueueNameForDurableSubscription(String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
DEFAULT_BROKER_BIND_URL - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
 
DEFAULT_BROKER_HOST - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
 
DEFAULT_BROKER_PORT - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
 
DEFAULT_BROKER_URL - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
 
DEFAULT_ENABLE_1X_PREFIXES - Static variable in class org.apache.activemq.artemis.api.jms.ActiveMQJMSClient
 
DEFAULT_PASSWORD - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
 
DEFAULT_PROP_FILE_NAME - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionMetaData
 
DEFAULT_USER - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
 
DefaultConnectionProperties - Class in org.apache.activemq.artemis.jms.client
This class will provide default properties for constructors
DefaultConnectionProperties() - Constructor for class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
 
delete() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
deleteTemporaryQueue(ActiveMQDestination) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
deleteTemporaryTopic(ActiveMQDestination) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
DESTINATION - org.apache.activemq.artemis.jms.client.ActiveMQDestination.TYPE
 
destinationDoesNotExist(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
destinationDoesNotExist(SimpleString) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
 
destinationDoesNotExist$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
destroySubcontext(String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
destroySubcontext(Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
DISCOVERY_INITIAL_WAIT_TIMEOUT - Static variable in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
 
doBeforeReceive() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
doBeforeReceive() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
doBeforeReceive() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
doBeforeReceive() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
 
doBeforeReceive() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
 
doBeforeSend() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
doBeforeSend() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
doBeforeSend() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
doBeforeSend() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
 
doBeforeSend() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
DYNAMIC_QUEUE_CONTEXT - Static variable in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
 
DYNAMIC_TOPIC_CONTEXT - Static variable in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
 

E

environment - Variable in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
equals(Object) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
equals(Object) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQQueue
 
equals(Object) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTemporaryQueue
 
equals(Object) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTemporaryTopic
 
equals(Object) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTopic
 
errorCallingExcListener(Exception) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
 
errorCallingExcListener(Exception) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger
 
errorCallingExcListener$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
 
errorCallingFailoverListener(Exception) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
 
errorCallingFailoverListener(Exception) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger
 
errorCallingFailoverListener$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
 
errorCreatingMessage(String, Throwable) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
 
errorCreatingMessage(String, Throwable) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger
 
errorCreatingMessage$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
 
errorPreparingMessageForReceipt(String, Throwable) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
 
errorPreparingMessageForReceipt(String, Throwable) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger
 
errorPreparingMessageForReceipt$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
 
errorProcessingMessage(Throwable) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
 
errorProcessingMessage(Throwable) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger
 
errorProcessingMessage$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
 
errorRecoveringSession(Throwable) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
 
errorRecoveringSession(Throwable) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger
 
errorRecoveringSession$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
 
EXCEPTION_DISCONNECT - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
EXCEPTION_FAILOVER - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 

F

freeze() - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
fromPrefixed1XName(String, String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
fromPrefixedName(String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
fromPrefixedName(String, String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 

G

getAcknowledgeMode() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
getAddress() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
getAsync() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
getAutoStart() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
getBody(Class<T>) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getBodyInternal(Class<T>) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
getBodyInternal(Class<T>) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
getBodyInternal(Class<T>) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getBodyInternal(Class<T>) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
 
getBodyInternal(Class<T>) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
 
getBodyLength() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
getBoolean(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
getBooleanProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
getBooleanProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getByte(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
getByteProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
getByteProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getBytes(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
getCallFailoverTimeout() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getCallTimeout() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getChar(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
getClientFailureCheckPeriod() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getClientID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
getClientID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getClientID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
getConfirmationWindowSize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getConnection() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
getConnectionLoadBalancingPolicyClassName() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getConnectionTTL() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getConsumerMaxRate() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getConsumerWindowSize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getContext() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
getCoreMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getCoreSession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
getDeliveryDelay() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
getDeliveryDelay() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
getDeliveryMode() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
getDeliveryMode() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
getDeserializationBlackList() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
getDeserializationBlackList() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getDeserializationBlackList() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
getDeserializationBlackList() - Method in interface org.apache.activemq.artemis.jms.client.ConnectionFactoryOptions
 
getDeserializationWhiteList() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
getDeserializationWhiteList() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getDeserializationWhiteList() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
getDeserializationWhiteList() - Method in interface org.apache.activemq.artemis.jms.client.ConnectionFactoryOptions
 
getDestination() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
getDisableMessageID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
getDisableMessageID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
getDisableMessageTimestamp() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
getDisableMessageTimestamp() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
getDiscoveryGroupConfiguration() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getDouble(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
getDoubleProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
getDoubleProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getDupsOKBatchSize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getEnumeration() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQQueueBrowser
 
getEnvironment() - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
getExceptionListener() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
getExceptionListener() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
getFactoryType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getFactoryType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQQueueConnectionFactory
 
getFactoryType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTopicConnectionFactory
 
getFactoryType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQXAConnectionFactory
 
getFactoryType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQXAQueueConnectionFactory
 
getFactoryType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQXATopicConnectionFactory
 
getFactoryType(String) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
 
getFactoryTypeEnum() - Method in class org.apache.activemq.artemis.uri.JMSConnectionOptions
 
getFailoverListener() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
getFloat(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
getFloatProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
getFloatProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getGroupID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getIncomingInterceptorList() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getInitialConnectAttempts() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getInitialContext(Hashtable<?, ?>) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
 
getInitialMessagePacketSize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getInitialSession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
getInt(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
getIntProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
getIntProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getJMSCorrelationID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
getJMSCorrelationID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getJMSCorrelationIDAsBytes() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
getJMSCorrelationIDAsBytes() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getJMSDeliveryMode() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getJMSDeliveryTime() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getJMSDestination() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getJMSExpiration() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getJMSMajorVersion() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionMetaData
 
getJMSMessageID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getJMSMinorVersion() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionMetaData
 
getJMSPriority() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getJMSProviderName() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionMetaData
 
getJMSRedelivered() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getJMSReplyTo() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
getJMSReplyTo() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getJMSReplyTo() - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQBytesCompatibleMessage
 
getJMSReplyTo() - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQCompatibleMessage
 
getJMSReplyTo() - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQMapCompatibleMessage
 
getJMSReplyTo() - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQObjectCompatibleMessage
 
getJMSReplyTo() - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQStreamCompatibleMessage
 
getJMSReplyTo() - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQTextCompatibleMessage
 
getJMSTimestamp() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getJMSType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
getJMSType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getJMSVersion() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionMetaData
 
getJMSXPropertyNames() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionMetaData
 
getLoggingLocale() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
getLoggingLocale() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
 
getLong(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
getLongProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
getLongProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getMapNames() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
getMaxRetryInterval() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getMessageListener() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSConsumer
 
getMessageListener() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
 
getMessageListener() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
getMessageSelector() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSConsumer
 
getMessageSelector() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
 
getMessageSelector() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQQueueBrowser
 
getMetaData() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
getMetaData() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
getMinLargeMessageSize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getName() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
getNameInNamespace() - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
getNameParser(String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
getNameParser(Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
getNoLocal() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
 
getObject() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
 
getObject(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.activemq.artemis.jndi.JNDIReferenceFactory
This will be called by a JNDIprovider when a Reference is retrieved from a JNDI store - and generates the original instance
getObjectProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
getObjectProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getOutgoingInterceptorList() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getPassword() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getPriority() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
getPriority() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
getProducerMaxRate() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getProducerWindowSize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getProperties(Reference) - Static method in class org.apache.activemq.artemis.jndi.JNDIReferenceFactory
 
getPropertyNames() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
getPropertyNames() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getProtocolManagerFactoryStr() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getProviderMajorVersion() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionMetaData
 
getProviderMinorVersion() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionMetaData
 
getProviderVersion() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionMetaData
 
getQueue() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
 
getQueue() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
getQueue() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQQueueBrowser
 
getQueueAttributes() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
Deprecated.
getQueueConfiguration() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
getQueueName() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQQueue
 
getQueuePrefix() - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
 
getQueueSession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
getReconnectAttempts() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getReference() - Method in class org.apache.activemq.artemis.jndi.JNDIStorable
Retrieve a Reference for this instance to store in JNDI
getResult(Message) - Static method in class org.apache.activemq.artemis.api.jms.management.JMSManagementHelper
Returns the result of an operation invocation or an attribute value.
getResult(Message, Class) - Static method in class org.apache.activemq.artemis.api.jms.management.JMSManagementHelper
Returns the result of an operation invocation or an attribute value.
getResults(Message) - Static method in class org.apache.activemq.artemis.api.jms.management.JMSManagementHelper
Returns the result of an operation invocation or an attribute value.
getRetryInterval() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getRetryIntervalMultiplier() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getScheduledThreadPoolMaxSize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getSchemaName() - Method in class org.apache.activemq.artemis.uri.InVMSchema
 
getSchemaName() - Method in class org.apache.activemq.artemis.uri.JGroupsSchema
 
getSchemaName() - Method in class org.apache.activemq.artemis.uri.TCPSchema
 
getSchemaName() - Method in class org.apache.activemq.artemis.uri.UDPSchema
 
getServerLocator() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getSession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
getSession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
getSessionFactory() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
getSessionMode() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
getShort(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
getShortProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
getShortProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getSimpleAddress() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
getStaticConnectors() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getString(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
getStringProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
getStringProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getText() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
 
getThreadAwareContext() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionForContextImpl
 
getThreadAwareContext() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
getThreadPoolMaxSize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getTimeToLive() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
getTimeToLive() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
getTopic() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
 
getTopic() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
getTopicName() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTopic
 
getTopicPrefix() - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
 
getTopicSession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
getTransacted() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
getTransacted() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
getTransactionBatchSize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
getType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
getType() - Method in enum org.apache.activemq.artemis.jms.client.ActiveMQDestination.TYPE
 
getType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
getType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
getType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
 
getType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
getType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
 
getType() - Method in class org.apache.activemq.artemis.uri.JMSConnectionOptions
 
getType(byte) - Static method in enum org.apache.activemq.artemis.jms.client.ActiveMQDestination.TYPE
 
getUID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
getUsedSession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
This is to be used on tests only.
getUser() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
getXAResource() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
getXAResource() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 

H

hashCode() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
hashCode() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQQueue
 
hashCode() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTemporaryQueue
 
hashCode() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTemporaryTopic
 
hashCode() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTopic
 
hasNoBody() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
hasNoBody() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
hasNoLocal() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
hasOperationSucceeded(Message) - Static method in class org.apache.activemq.artemis.api.jms.management.JMSManagementHelper
Returns whether the invocation of the management operation on the server resource succeeded.

I

illegalDeliveryMode(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
illegalDeliveryMode(int) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
 
illegalDeliveryMode$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
incrementRefCounter() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionForContextImpl
 
INDIVIDUAL_ACKNOWLEDGE - Static variable in class org.apache.activemq.artemis.api.jms.ActiveMQJMSConstants
 
initialize() - Static method in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
 
INSTANCE - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
internalBind(String, Object) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
internalBind is intended for use only during setup or possibly by suitably synchronized superclasses.
internalCreateQueue(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
internalCreateQueueCompatibility(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
internalCreateTopic(String, boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
internalNewObject(URI, Map<String, String>, String) - Method in class org.apache.activemq.artemis.uri.InVMSchema
 
internalNewObject(URI, Map<String, String>, String) - Method in class org.apache.activemq.artemis.uri.JGroupsSchema
 
internalNewObject(URI, Map<String, String>, String) - Method in class org.apache.activemq.artemis.uri.TCPSchema
 
internalNewObject(URI, Map<String, String>, String) - Method in class org.apache.activemq.artemis.uri.UDPSchema
 
internalNewURI(ActiveMQConnectionFactory) - Method in class org.apache.activemq.artemis.uri.InVMSchema
 
internalNewURI(ActiveMQConnectionFactory) - Method in class org.apache.activemq.artemis.uri.JGroupsSchema
 
internalNewURI(ActiveMQConnectionFactory) - Method in class org.apache.activemq.artemis.uri.TCPSchema
 
internalNewURI(ActiveMQConnectionFactory) - Method in class org.apache.activemq.artemis.uri.UDPSchema
 
internalPopulateObject(URI, Map<String, String>, ActiveMQConnectionFactory) - Method in class org.apache.activemq.artemis.uri.TCPSchema
 
intValue() - Method in enum org.apache.activemq.artemis.api.jms.JMSFactoryType
 
invalidFilter(Throwable, SimpleString) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
invalidFilter(Throwable, SimpleString) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
 
invalidFilter$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
invalidJavaIdentifier(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
invalidJavaIdentifier(String) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
 
invalidJavaIdentifier$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
invalidSubscriptionName() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
invalidSubscriptionName() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
 
invalidSubscriptionName$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
InVMSchema - Class in org.apache.activemq.artemis.uri
 
InVMSchema() - Constructor for class org.apache.activemq.artemis.uri.InVMSchema
 
isAttributesResult(Message) - Static method in class org.apache.activemq.artemis.api.jms.management.JMSManagementHelper
Returns whether the JMS message corresponds to the result of a management attribute value.
isAutoGroup() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
isBlockOnAcknowledge() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
isBlockOnDurableSend() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
isBlockOnNonDurableSend() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
isBodyAssignableTo(Class) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
isBodyAssignableTo(Class) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
isBodyAssignableTo(Class) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
isBodyAssignableTo(Class) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
 
isBodyAssignableTo(Class) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
isBodyAssignableTo(Class) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
 
isCacheDestinations() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
isCacheLargeMessagesClient() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
isClosed() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
 
isCompressLargeMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
isCreated() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
isEnable1xPrefixes() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
isEnable1xPrefixes() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
isEnableSharedClientID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
isFailoverOnInitialConnection() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
Deprecated.
isHA() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
isIgnoreJTA() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
isOperationResult(Message) - Static method in class org.apache.activemq.artemis.api.jms.management.JMSManagementHelper
Returns whether the JMS message corresponds to the result of a management operation invocation.
isPreAcknowledge() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
isQueue() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
isQueue(ActiveMQDestination.TYPE) - Static method in enum org.apache.activemq.artemis.jms.client.ActiveMQDestination.TYPE
 
isRecoverCalled() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
isStarted() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
isTemporary() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
isTemporary(ActiveMQDestination.TYPE) - Static method in enum org.apache.activemq.artemis.jms.client.ActiveMQDestination.TYPE
 
isUseGlobalPools() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
isUseTopologyForLoadBalancing() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
isXA() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
isXA() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
isXA() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQXAConnection
 
itemExists(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 

J

JGroupsSchema - Class in org.apache.activemq.artemis.uri
 
JGroupsSchema() - Constructor for class org.apache.activemq.artemis.uri.JGroupsSchema
 
JMS_ACTIVEMQ_ENABLE_BYTE_ARRAY_JMS_CORRELATION_ID_PROPERTY_NAME - Static variable in class org.apache.activemq.artemis.api.jms.ActiveMQJMSConstants
 
JMS_ACTIVEMQ_INPUT_STREAM - Static variable in class org.apache.activemq.artemis.api.jms.ActiveMQJMSConstants
 
JMS_ACTIVEMQ_OUTPUT_STREAM - Static variable in class org.apache.activemq.artemis.api.jms.ActiveMQJMSConstants
 
JMS_ACTIVEMQ_SAVE_STREAM - Static variable in class org.apache.activemq.artemis.api.jms.ActiveMQJMSConstants
 
JMSConnectionOptions - Class in org.apache.activemq.artemis.uri
This will represent all the possible options you could setup on URLs When parsing the URL this will serve as an intermediate object And it could also be a pl
JMSConnectionOptions() - Constructor for class org.apache.activemq.artemis.uri.JMSConnectionOptions
 
JMSExceptionHelper - Class in org.apache.activemq.artemis.jms.client
 
JMSExceptionHelper() - Constructor for class org.apache.activemq.artemis.jms.client.JMSExceptionHelper
 
JmsExceptionUtils - Class in org.apache.activemq.artemis.jms.client
 
JMSFactoryType - Enum in org.apache.activemq.artemis.api.jms
 
JMSManagementHelper - Class in org.apache.activemq.artemis.api.jms.management
Helper class to use JMS messages to manage ActiveMQ Artemis server resources.
JMSMessageListenerWrapper - Class in org.apache.activemq.artemis.jms.client
 
JMSMessageListenerWrapper(ConnectionFactoryOptions, ActiveMQConnection, ActiveMQSession, ClientConsumer, MessageListener, int) - Constructor for class org.apache.activemq.artemis.jms.client.JMSMessageListenerWrapper
 
JNDIReferenceFactory - Class in org.apache.activemq.artemis.jndi
Converts objects implementing JNDIStorable into a property fields so they can be stored and regenerated from JNDI
JNDIReferenceFactory() - Constructor for class org.apache.activemq.artemis.jndi.JNDIReferenceFactory
 
JNDIStorable - Class in org.apache.activemq.artemis.jndi
Facilitates objects to be stored in JNDI as properties
JNDIStorable() - Constructor for class org.apache.activemq.artemis.jndi.JNDIStorable
 

L

LazyCreateContext - Class in org.apache.activemq.artemis.jndi
 
LazyCreateContext() - Constructor for class org.apache.activemq.artemis.jndi.LazyCreateContext
 
list(String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
list(Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
listBindings(String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
listBindings(Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
loadClass(Object, String) - Static method in class org.apache.activemq.artemis.jndi.JNDIReferenceFactory
Retrieve the class loader for a named class
LOGGER - Static variable in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger
The default logger.
lookup(String) - Method in class org.apache.activemq.artemis.jndi.LazyCreateContext
 
lookup(String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
lookup(Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
lookupLink(String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
lookupLink(Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 

M

makeReadOnly() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
message - Variable in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
messageNotReadable() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
messageNotReadable() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
 
messageNotReadable$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
messageNotWritable() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
messageNotWritable() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
 
messageNotWritable$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 

N

NAME_PARSER - Static variable in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
nameCannotBeEmpty() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
nameCannotBeEmpty() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
 
nameCannotBeEmpty$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
nameCannotBeNull() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
nameCannotBeNull() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
 
nameCannotBeNull$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
NameParserImpl - Class in org.apache.activemq.artemis.jndi
 
NameParserImpl() - Constructor for class org.apache.activemq.artemis.jndi.NameParserImpl
 
newConectionOptions(URI, Map<String, String>) - Method in class org.apache.activemq.artemis.uri.AbstractCFSchema
 
newContext() - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
nullArgumentNotAllowed(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
nullArgumentNotAllowed(String) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
 
nullArgumentNotAllowed$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
nullTopic() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
nullTopic() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
 
nullTopic$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 

O

OLD_QUEUE_QUALIFIED_PREFIX - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
OLD_TEMP_QUEUE_QUALIFED_PREFIX - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
OLD_TEMP_TOPIC_QUALIFED_PREFIX - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
OLD_TOPIC_QUALIFIED_PREFIX - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
onlyValidForByteOrStreamMessages() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
onlyValidForByteOrStreamMessages() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
 
onlyValidForByteOrStreamMessages$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
onMessage(ClientMessage) - Method in class org.apache.activemq.artemis.jms.client.JMSMessageListenerWrapper
In this method we apply the JMS acknowledgement and redelivery semantics as per JMS spec
onMessageError(Exception) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
 
onMessageError(Exception) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger
 
onMessageError$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
 
org.apache.activemq.artemis.api.jms - package org.apache.activemq.artemis.api.jms
 
org.apache.activemq.artemis.api.jms.management - package org.apache.activemq.artemis.api.jms.management
 
org.apache.activemq.artemis.jms.client - package org.apache.activemq.artemis.jms.client
 
org.apache.activemq.artemis.jms.client.compatible1X - package org.apache.activemq.artemis.jms.client.compatible1X
 
org.apache.activemq.artemis.jndi - package org.apache.activemq.artemis.jndi
 
org.apache.activemq.artemis.uri - package org.apache.activemq.artemis.uri
 

P

parse(String) - Method in class org.apache.activemq.artemis.jndi.NameParserImpl
 
populateProperties(Properties) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
populateProperties(Properties) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
populateProperties(Properties) - Method in class org.apache.activemq.artemis.jndi.JNDIStorable
Initialize the instance from properties stored in JNDI
PRE_ACKNOWLEDGE - Static variable in class org.apache.activemq.artemis.api.jms.ActiveMQJMSConstants
 
PREFIX - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
 
prefixOf(Destination) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
propertiesReadOnly - Variable in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
propertyExists(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
propertyExists(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
publish(Message) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
publish(Message, int, int, long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
publish(Topic, Message) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
publish(Topic, Message, int, int, long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
putAttribute(Message, String, String) - Static method in class org.apache.activemq.artemis.api.jms.management.JMSManagementHelper
Stores a resource attribute in a JMS message to retrieve the value from the server resource.
putOperationInvocation(Message, String, String) - Static method in class org.apache.activemq.artemis.api.jms.management.JMSManagementHelper
Stores an operation invocation in a JMS message to invoke the corresponding operation the value from the server resource.
putOperationInvocation(Message, String, String, Object...) - Static method in class org.apache.activemq.artemis.api.jms.management.JMSManagementHelper
Stores an operation invocation in a JMS message to invoke the corresponding operation the value from the server resource.

Q

QUEUE - org.apache.activemq.artemis.jms.client.ActiveMQDestination.TYPE
 
QUEUE_CF - org.apache.activemq.artemis.api.jms.JMSFactoryType
 
QUEUE_QUALIFIED_PREFIX - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
QUEUE_XA_CF - org.apache.activemq.artemis.api.jms.JMSFactoryType
 

R

readBoolean() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
readBoolean() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
readByte() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
readByte() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
readBytes(byte[]) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
readBytes(byte[]) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
readBytes(byte[], int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
readChar() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
readChar() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
readDouble() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
readDouble() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
readExternal(ObjectInput) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
readFloat() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
readFloat() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
readInt() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
readInt() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
readLong() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
readLong() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
readObject() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
readObject(ObjectInput) - Method in class org.apache.activemq.artemis.jndi.JNDIStorable
Method for class's implementing externalizable to delegate to if not custom implementing.
readOnly - Variable in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
ReadOnlyContext - Class in org.apache.activemq.artemis.jndi
A read-only Context
ReadOnlyContext() - Constructor for class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
ReadOnlyContext(Hashtable) - Constructor for class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
ReadOnlyContext(Hashtable, Map<String, Object>) - Constructor for class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
ReadOnlyContext(Hashtable, Map<String, Object>, String) - Constructor for class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
ReadOnlyContext(ReadOnlyContext, Hashtable) - Constructor for class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
ReadOnlyContext(ReadOnlyContext, Hashtable<String, Object>, String) - Constructor for class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
readResolve() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
 
readShort() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
readShort() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
readString() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
readUnsignedByte() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
readUnsignedShort() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
readUTF() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
rebind(String, Object) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
rebind(Name, Object) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
receive() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSConsumer
 
receive() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
 
receive(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSConsumer
 
receive(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
 
receiveBody(Class<T>) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSConsumer
 
receiveBody(Class<T>, long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSConsumer
 
receiveBodyNoWait(Class<T>) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSConsumer
 
receiveNoWait() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSConsumer
 
receiveNoWait() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
 
recover() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
recover() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
REFRESH_TIMEOUT - Static variable in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
 
removeConsumer(ActiveMQMessageConsumer) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
removeFromEnvironment(String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
removeSession(ActiveMQSession) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
removeTemporaryQueue(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
rename(String, String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
rename(Name, Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
replyTo - Variable in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
reset() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
reset() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
resetMessageID(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
rollback() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
rollback() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
run() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 

S

saveToOutputStream(OutputStream) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
send(Destination, byte[]) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
send(Destination, Serializable) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
send(Destination, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
send(Destination, Map<String, Object>) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
send(Destination, Message) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
send(Destination, Message) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
send(Destination, Message, int, int, long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
send(Destination, Message, int, int, long, CompletionListener) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
send(Destination, Message, CompletionListener) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
send(Message) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
send(Message, int, int, long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
send(Message, int, int, long, CompletionListener) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
send(Message, CompletionListener) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
send(Queue, Message) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
send(Queue, Message, int, int, long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
SEPARATOR - Static variable in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
setAddress(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
setAsync(CompletionListener) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
setAutoGroup(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setAutoStart(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
setBlockOnAcknowledge(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setBlockOnDurableSend(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setBlockOnNonDurableSend(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setBoolean(String, boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
setBooleanProperty(String, boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setBrokerURL(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
Warning: This method will not clear any previous properties.
setByte(String, byte) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
setByteProperty(String, byte) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setBytes(String, byte[]) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
setBytes(String, byte[], int, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
setCacheDestinations(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setCacheLargeMessagesClient(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setCallFailoverTimeout(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setCallTimeout(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setChar(String, char) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
setClientAcknowledge() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setClientFailureCheckPeriod(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setClientID(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
setClientID(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setClientID(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
setCompressLargeMessage(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setConfirmationWindowSize(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setConnectionLoadBalancingPolicyClassName(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setConnectionTTL(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setConsumerMaxRate(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setConsumerWindowSize(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setCreated(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
setCurrentThread(boolean) - Method in class org.apache.activemq.artemis.jms.client.ThreadAwareContext
Sets current thread to the context
setData(URI, Map<String, String>, ActiveMQConnectionFactory) - Method in class org.apache.activemq.artemis.uri.AbstractCFSchema
 
setDeliveryDelay(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
setDeliveryDelay(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
setDeliveryMode(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
setDeliveryMode(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
setDeserializationBlackList(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setDeserializationBlackList(String) - Method in interface org.apache.activemq.artemis.jms.client.ConnectionFactoryOptions
 
setDeserializationWhiteList(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setDeserializationWhiteList(String) - Method in interface org.apache.activemq.artemis.jms.client.ConnectionFactoryOptions
 
setDisableMessageID(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
setDisableMessageID(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
setDisableMessageTimestamp(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
setDisableMessageTimestamp(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
setDouble(String, double) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
setDoubleProperty(String, double) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setDupsOKBatchSize(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setEnable1xPrefixes(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setEnableSharedClientID(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setExceptionListener(ExceptionListener) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
setExceptionListener(ExceptionListener) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
setFailoverListener(FailoverEventListener) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
Sets a FailureListener for the session which is notified if a failure occurs on the session.
setFailoverOnInitialConnection(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
Deprecated.
setFloat(String, float) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
setFloatProperty(String, float) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setGroupID(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setHasNoLocal() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
setIgnoreJTA(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setIncomingInterceptorList(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setIndividualAcknowledge() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setInitialConnectAttempts(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setInitialMessagePacketSize(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setInputStream(InputStream) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setInt(String, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
setIntProperty(String, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setJMSCorrelationID(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
setJMSCorrelationID(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setJMSCorrelationIDAsBytes(byte[]) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
setJMSCorrelationIDAsBytes(byte[]) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setJMSDeliveryMode(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setJMSDeliveryTime(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setJMSDestination(Destination) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setJMSExpiration(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setJMSMessageID(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setJMSPriority(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setJMSRedelivered(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setJMSReplyTo(Destination) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
setJMSReplyTo(Destination) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setJMSReplyTo(Destination) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQBytesCompatibleMessage
 
setJMSReplyTo(Destination) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQCompatibleMessage
 
setJMSReplyTo(Destination) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQMapCompatibleMessage
 
setJMSReplyTo(Destination) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQObjectCompatibleMessage
 
setJMSReplyTo(Destination) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQStreamCompatibleMessage
 
setJMSReplyTo(Destination) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQTextCompatibleMessage
 
setJMSTimestamp(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setJMSType(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
setJMSType(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setLong(String, long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
setLongProperty(String, long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setMaxRetryInterval(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setMessageListener(MessageListener) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSConsumer
 
setMessageListener(MessageListener) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
 
setMessageListener(MessageListener) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
setMinLargeMessageSize(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setObject(Serializable) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
 
setObject(String, Object) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
setObjectProperty(String, Object) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setOutgoingInterceptorList(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setOutputStream(OutputStream) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setPassword(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setPreAcknowledge(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setPriority(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
setPriority(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
setProducerMaxRate(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setProducerWindowSize(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setProperty(String, boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
setProperty(String, byte) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
setProperty(String, double) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
setProperty(String, float) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
setProperty(String, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
setProperty(String, long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
setProperty(String, short) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
setProperty(String, Object) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
setProperty(String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
setProtocolManagerFactoryStr(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setQueuePrefix(String) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
 
setReconnectAttempts(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setRecoverCalled(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
setReference(ActiveMQConnectionFactory) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
setRetryInterval(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setRetryIntervalMultiplier(double) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setScheduledThreadPoolMaxSize(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setShort(String, short) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
setShortProperty(String, short) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setSimpleAddress(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
setString(String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
setStringProperty(String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
setText(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
 
setThreadPoolMaxSize(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setTimeToLive(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
 
setTimeToLive(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
setTopicPrefix(String) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
 
setTransactionBatchSize(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setType(String) - Method in class org.apache.activemq.artemis.uri.JMSConnectionOptions
 
setUseGlobalPools(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setUser(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
setUseTopologyForLoadBalancing(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
signalStopToAllSessions() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
start() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
start() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
start() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
stop() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
stop() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
stop() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 

T

TCPSchema - Class in org.apache.activemq.artemis.uri
 
TCPSchema() - Constructor for class org.apache.activemq.artemis.uri.TCPSchema
 
TEMP_QUEUE - org.apache.activemq.artemis.jms.client.ActiveMQDestination.TYPE
 
TEMP_QUEUE_QUALIFED_PREFIX - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
TEMP_TOPIC - org.apache.activemq.artemis.jms.client.ActiveMQDestination.TYPE
 
TEMP_TOPIC_QUALIFED_PREFIX - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
threadAwareContext - Variable in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionForContextImpl
 
ThreadAwareContext - Class in org.apache.activemq.artemis.jms.client
Restricts what can be called on context passed in wrapped CompletionListener.
ThreadAwareContext() - Constructor for class org.apache.activemq.artemis.jms.client.ThreadAwareContext
 
TOPIC - org.apache.activemq.artemis.jms.client.ActiveMQDestination.TYPE
 
TOPIC_CF - org.apache.activemq.artemis.api.jms.JMSFactoryType
 
TOPIC_QUALIFIED_PREFIX - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
TOPIC_XA_CF - org.apache.activemq.artemis.api.jms.JMSFactoryType
 
toString() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
toString() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
 
toString() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
toString() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
 
toString() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
 
toString() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQQueue
 
toString() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQQueueBrowser
 
toString() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
toString() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTemporaryQueue
 
toString() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTopic
 
toString() - Method in class org.apache.activemq.artemis.uri.JMSConnectionOptions
 
toURI() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
treeBindings - Variable in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
TYPE - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
TYPE - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
 
TYPE - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
TYPE - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
 
TYPE - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
TYPE - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
 
TYPE_GENERIC_CONNECTION - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
TYPE_GENERIC_SESSION - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
TYPE_QUEUE_CONNECTION - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
TYPE_QUEUE_SESSION - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 
TYPE_TOPIC_CONNECTION - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
 
TYPE_TOPIC_SESSION - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 

U

UDPSchema - Class in org.apache.activemq.artemis.uri
 
UDPSchema() - Constructor for class org.apache.activemq.artemis.uri.UDPSchema
 
unbind(String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
unbind(Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
 
unsubscribe(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
 
unsubscribe(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
 

V

valueOf(int) - Static method in enum org.apache.activemq.artemis.api.jms.JMSFactoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.activemq.artemis.api.jms.JMSFactoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.activemq.artemis.jms.client.ActiveMQDestination.TYPE
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.activemq.artemis.api.jms.JMSFactoryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.activemq.artemis.jms.client.ActiveMQDestination.TYPE
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitCompletionOnStream(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
 
writeBoolean(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
writeBoolean(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
writeByte(byte) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
writeByte(byte) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
writeBytes(byte[]) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
writeBytes(byte[]) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
writeBytes(byte[], int, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
writeBytes(byte[], int, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
writeChar(char) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
writeChar(char) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
writeDouble(double) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
writeDouble(double) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
writeExternal(ObjectOutput) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
 
writeFloat(float) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
writeFloat(float) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
writeInt(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
writeInt(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
writeLong(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
writeLong(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
writeObject(ObjectOutput) - Method in class org.apache.activemq.artemis.jndi.JNDIStorable
Method for class's implementing externalizable to delegate to if not custom implementing.
writeObject(Object) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
writeObject(Object) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
writeShort(short) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 
writeShort(short) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
writeString(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
 
writeUTF(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
 

X

XA_CF - org.apache.activemq.artemis.api.jms.JMSFactoryType
 
A B C D E F G H I J L M N O P Q R S T U V W X 
All Classes All Packages