Package org.apache.activemq.artemis.api.core.client
package org.apache.activemq.artemis.api.core.client
-
ClassDescriptionUtility class for creating ActiveMQ Artemis
ClientSessionFactory
objects.A ClientConsumer receives messages from ActiveMQ Artemis queues.A ClientMessage represents a message sent and/or received by ActiveMQ Artemis.A ClientProducer is used to send messages to a specific address.The ClientRequestor class helps making requests.A ClientSession is a single-threaded parent object required for producing and consuming messages.Information returned by a binding queryInformation returned by a queue queryA ClientSessionFactory is the entry point to create and configure ActiveMQ Artemis resources to produce and consume messages.A cluster topology listener.A FailoverEvent notifies the client the state if the connection changes occurred on the session.A MessageHandler is used to receive message asynchronously.A SendAcknowledgementHandler notifies a client when a message sent asynchronously has been received by the server.The serverLocator locates a server, but beyond that it locates a server based on a list.A SessionFailureListener notifies the client when a failure occurred on the session.A member of the topology.