Uses of Package
org.apache.activemq.artemis.api.core.client
Packages that use org.apache.activemq.artemis.api.core.client
Package
Description
-
Classes in org.apache.activemq.artemis.api.core.client used by org.apache.activemq.artemis.api.core.clientClassDescriptionA ClientConsumer receives messages from ActiveMQ Artemis queues.A ClientMessage represents a message sent and/or received by ActiveMQ Artemis.A
ClientProduceris used to send messages to a specific address.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. -
Classes in org.apache.activemq.artemis.api.core.client used by org.apache.activemq.artemis.api.core.managementClassDescriptionA ClientMessage represents a message sent and/or received by ActiveMQ Artemis.A ClientSession is a single-threaded parent object required for producing and consuming messages.The serverLocator locates a server, but beyond that it locates a server based on a list.
-
Classes in org.apache.activemq.artemis.api.core.client used by org.apache.activemq.artemis.spi.core.remotingClassDescriptionA ClientConsumer receives messages from ActiveMQ Artemis queues.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 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.