Package org.apache.activemq.artemis.jms.client
package org.apache.activemq.artemis.jms.client
-
ClassDescriptionActiveMQ Artemis implementation of a JMS
BytesMessage.ActiveMQ Artemis implementation of a JMS Connection.ActiveMQ Artemis implementation of a JMS ConnectionFactory.Interface created to support reference counting all contexts using it.ActiveMQ Artemis implementation of a JMS ConnectionMetaData.ActiveMQ Artemis implementation of a JMS Destination.Logger Codes 139000 - 139999Logger Codes 130000 - 138999ActiveMQ Artemis implementation of a JMS ConnectionFactory.ActiveMQ Artemis implementation of a JMSContext.NOTE: this class forwardsActiveMQJMSProducer.setDisableMessageID(boolean)andActiveMQJMSProducer.setDisableMessageTimestamp(boolean)calls their equivalent at theMessageProducer.ActiveMQ Artemis implementation of a JMS MapMessage.ActiveMQ Artemis implementation of a JMS Message.ActiveMQ Artemis implementation of a JMS MessageConsumer.ActiveMQ Artemis implementation of a JMS MessageProducer.ActiveMQ Artemis implementation of a JMS ObjectMessage.ActiveMQ Artemis implementation of a JMS Queue.ActiveMQ Artemis implementation of a JMS QueueBrowser.ActiveMQ Artemis implementation of a JMS ConnectionFactory.ActiveMQ Artemis implementation of a JMSSession.ActiveMQ Artemis implementation of a JMS StreamMessage.ActiveMQ Artemis implementation of a JMS TemporaryQueue.ActiveMQ Artemis implementation of a JMS TextMessage.ActiveMQ Artemis implementation of a JMS Topic.ActiveMQ Artemis implementation of a JMS ConnectionFactory.ActiveMQ Artemis implementation of a JMS XAConnection.A class that represents a XAConnectionFactory.ActiveMQ Artemis implementation of a JMS ConnectionFactory.ActiveMQ Artemis implementation of a JMS ConnectionFactory.Common interface to be used to share common parameters between the RA and client JMS.This class will provide default properties for constructors Default properties Name Default Value AMQ_HOST or org.apache.activemq.AMQ_HOST localhost AMQ_PORT or org.apache.activemq.AMQ_PORT 61616 BROKER_BIND_URL or org.apache.activemq.BROKER_BIND_URL tcp://${AMQ_HOST}:${AMQ_PORT} AMQ_USER or org.apache.activemq.AMQ_USER null AMQ_PASSWORD or org.apache.activemq.AMQ_PASSWORD nullRestricts what can be called on context passed in wrapped CompletionListener.