Package org.apache.activemq.artemis.jms.client
package org.apache.activemq.artemis.jms.client
-
ClassDescriptionApache Artemis implementation of a JMS
BytesMessage.Apache Artemis implementation of a JMS Connection.Apache Artemis implementation of a JMS ConnectionFactory.Interface created to support reference counting all contexts using it.Apache Artemis implementation of a JMS ConnectionMetaData.Apache Artemis implementation of a JMS Destination.Logger Codes 139000 - 139999Logger Codes 130000 - 138999Apache Artemis implementation of a JMSContext.NOTE: this class forwardsActiveMQJMSProducer.setDisableMessageID(boolean)andActiveMQJMSProducer.setDisableMessageTimestamp(boolean)calls their equivalent at theMessageProducer.Apache Artemis implementation of a JMS MapMessage.Apache Artemis implementation of a JMS Message.Apache Artemis implementation of a JMS MessageConsumer.Apache Artemis implementation of a JMS MessageProducer.Apache Artemis implementation of a JMS ObjectMessage.Apache Artemis implementation of a JMS Queue.Apache Artemis implementation of a JMS QueueBrowser.Apache Artemis implementation of a JMSSession.Apache Artemis implementation of a JMS StreamMessage.Apache Artemis implementation of a JMS TemporaryQueue.Apache Artemis implementation of a JMS TextMessage.Apache Artemis implementation of a JMS Topic.Apache Artemis implementation of a JMS XAConnection.A class that represents a XAConnectionFactory.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.