Package | Description |
---|---|
org.hornetq.api.core.client |
Core Client Messaging API.
|
org.hornetq.core.client.impl |
Class and Description |
---|
ClientConsumer
A ClientConsumer receives messages from HornetQ queues.
|
ClientMessage
A ClientMessage represents a message sent and/or received by HornetQ.
|
ClientProducer
A ClientProducer is used to send messages to a specific address.
|
ClientSession
A ClientSession is a single-thread object required for producing and consuming messages.
|
ClientSession.BindingQuery
Information returned by a binding query
|
ClientSession.QueueQuery
Information returned by a queue query
|
ClientSessionFactory
A ClientSessionFactory is the entry point to create and configure HornetQ resources to produce and consume messages.
|
ClusterTopologyListener
A cluster topology listener.
|
FailoverEventListener
A FailoverEvent notifies the client the state if the connection changes occurred on the session.
|
FailoverEventType |
MessageHandler
A MessageHandler is used to receive message asynchronously.
|
SendAcknowledgementHandler
A SendAcknowledgementHandler notifies a client when an message sent asynchronously has been
received by the server.
|
ServerLocator
The serverLocator locates a server, but beyond that it locates a server based on a list.
|
SessionFailureListener
A SessionFailureListener notifies the client when a failure occurred on the session.
|
TopologyMember
A member of the topology.
|
Class and Description |
---|
ClientConsumer
A ClientConsumer receives messages from HornetQ queues.
|
ClientMessage
A ClientMessage represents a message sent and/or received by HornetQ.
|
ClientProducer
A ClientProducer is used to send messages to a specific address.
|
ClientSession
A ClientSession is a single-thread object required for producing and consuming messages.
|
ClientSession.BindingQuery
Information returned by a binding query
|
ClientSession.QueueQuery
Information returned by a queue query
|
ClientSessionFactory
A ClientSessionFactory is the entry point to create and configure HornetQ resources to produce and consume messages.
|
ClusterTopologyListener
A cluster topology listener.
|
FailoverEventListener
A FailoverEvent notifies the client the state if the connection changes occurred on the session.
|
MessageHandler
A MessageHandler is used to receive message asynchronously.
|
SendAcknowledgementHandler
A SendAcknowledgementHandler notifies a client when an message sent asynchronously has been
received by the server.
|
ServerLocator
The serverLocator locates a server, but beyond that it locates a server based on a list.
|
SessionFailureListener
A SessionFailureListener notifies the client when a failure occurred on the session.
|
TopologyMember
A member of the topology.
|
Copyright © 2015 JBoss, a division of Red Hat. All Rights Reserved.