| Interface | Description |
|---|---|
| HornetQConnectionForContext |
Interface created to support reference counting all contexts using it.
|
| HornetQJMSClientBundle | |
| HornetQJMSClientLogger |
| Class | Description |
|---|---|
| HornetQBytesMessage |
HornetQ implementation of a JMS
BytesMessage. |
| HornetQConnection |
HornetQ implementation of a JMS Connection.
|
| HornetQConnectionFactory |
HornetQ implementation of a JMS ConnectionFactory.
|
| HornetQConnectionForContextImpl | |
| HornetQConnectionMetaData |
HornetQ implementation of a JMS ConnectionMetaData.
|
| HornetQDestination |
HornetQ implementation of a JMS Destination.
|
| HornetQJMSConnectionFactory |
A class that represents a ConnectionFactory.
|
| HornetQJMSConsumer | |
| HornetQJMSContext |
HornetQ implementation of a JMSContext.
|
| HornetQJMSProducer |
NOTE: this class forwards
HornetQJMSProducer.setDisableMessageID(boolean) and
HornetQJMSProducer.setDisableMessageTimestamp(boolean) calls their equivalent at the
MessageProducer. |
| HornetQMapMessage |
HornetQ implementation of a JMS MapMessage.
|
| HornetQMessage |
HornetQ implementation of a JMS Message.
|
| HornetQMessageConsumer |
HornetQ implementation of a JMS MessageConsumer.
|
| HornetQMessageProducer |
HornetQ implementation of a JMS MessageProducer.
|
| HornetQObjectMessage |
HornetQ implementation of a JMS ObjectMessage.
|
| HornetQQueue |
HornetQ implementation of a JMS Queue.
|
| HornetQQueueBrowser |
HornetQ implementation of a JMS QueueBrowser.
|
| HornetQQueueConnectionFactory |
A class that represents a QueueConnectionFactory.
|
| HornetQSession |
HornetQ implementation of a JMS Session.
|
| HornetQStreamMessage |
HornetQ implementation of a JMS StreamMessage.
|
| HornetQTemporaryQueue |
HornetQ implementation of a JMS TemporaryQueue.
|
| HornetQTemporaryTopic |
A HornetQTemporaryTopic
|
| HornetQTextMessage |
HornetQ implementation of a JMS TextMessage.
|
| HornetQTopic |
HornetQ implementation of a JMS Topic.
|
| HornetQTopicConnectionFactory |
A class that represents a TopicConnectionFactory.
|
| HornetQXAConnection |
HornetQ implementation of a JMS XAConnection.
|
| HornetQXAConnectionFactory |
A class that represents a XAConnectionFactory.
|
| HornetQXAJMSContext | |
| HornetQXAQueueConnectionFactory |
A class that represents a XAQueueConnectionFactory.
|
| HornetQXASession |
A HornetQXASession
|
| HornetQXATopicConnectionFactory |
A class that represents a XATopicConnectionFactory.
|
| JMSExceptionHelper |
A JMSExceptionHelper
|
| JmsExceptionUtils | |
| JMSMessageListenerWrapper |
A JMSMessageListenerWrapper
|
| SelectorTranslator |
This class converts a JMS selector expression into a HornetQ core filter expression.
|
| ThreadAwareContext |
Restricts what can be called on context passed in wrapped CompletionListener.
|
HornetQConnectionFactory which can be instantiated directly
if JMS resources are not looked up in JNDI.Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.