Package | Description |
---|---|
org.hornetq.api.core.client |
Core Client Messaging API.
|
org.hornetq.core.client.impl | |
org.hornetq.core.persistence.impl.journal | |
org.hornetq.core.server.cluster | |
org.hornetq.core.server.cluster.impl | |
org.hornetq.jms.client |
Implementation of the JMS API.
|
org.hornetq.jms.server.recovery |
This package is used to locate resources and connectors along the cluster set
I - JCA Connection Factories or InBound MDBs will call HornetQRegistryBase::register(XARecoveryConfig)
II - For each XARecoveryConfig the RegistryBase will instantiate a ResourceDiscoveryUnit which will
connect using that configuration and inform the Registry of any topology members
III - For each topology member found on the DiscoveryUnits, the RegistryBase will registry a HornetQResourceRecovery
that will exist per server
|
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 ClusterTopologyListener
|
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
A ServerLocator
|
SessionFailureListener
A SessionFailureListener notifies the client when a failure occurred on the session.
|
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 ClusterTopologyListener
|
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
A ServerLocator
|
SessionFailureListener
A SessionFailureListener notifies the client when a failure occurred on the session.
|
Class and Description |
---|
ClientSession
A ClientSession is a single-thread object required for producing and consuming messages.
|
Class and Description |
---|
ClusterTopologyListener
A ClusterTopologyListener
|
MessageHandler
A MessageHandler is used to receive message asynchronously.
|
Class and Description |
---|
ClusterTopologyListener
A ClusterTopologyListener
|
SendAcknowledgementHandler
A SendAcknowledgementHandler notifies a client when an message sent asynchronously has been received by the server.
|
SessionFailureListener
A SessionFailureListener notifies the client when a failure occurred on the session.
|
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.
|
ClientSessionFactory
A ClientSessionFactory is the entry point to create and configure HornetQ resources to produce and consume messages.
|
MessageHandler
A MessageHandler is used to receive message asynchronously.
|
ServerLocator
A ServerLocator
|
Class and Description |
---|
ServerLocator
A ServerLocator
|
SessionFailureListener
A SessionFailureListener notifies the client when a failure occurred on the session.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.