Package org.hornetq.jms.client

Implementation of the JMS API.

See:
          Description


Interface Summary
HornetQJMSClientBundle  
HornetQJMSClientLogger  
 

Class Summary
HornetQBytesMessage HornetQ implementation of a JMS BytesMessage.
HornetQConnection HornetQ implementation of a JMS Connection.
HornetQConnectionFactory HornetQ implementation of a JMS ConnectionFactory.
HornetQConnectionMetaData HornetQ implementation of a JMS ConnectionMetaData.
HornetQDestination HornetQ implementation of a JMS Destination.
HornetQJMSConnectionFactory A class that represents a ConnectionFactory.
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.
HornetQXAQueueConnectionFactory A class that represents a XAQueueConnectionFactory.
HornetQXASession A HornetQXASession
HornetQXATopicConnectionFactory A class that represents a XATopicConnectionFactory.
JMSExceptionHelper A JMSExceptionHelper
JMSMessageListenerWrapper A JMSMessageListenerWrapper
SelectorTranslator This class converts a JMS selector expression into a HornetQ core filter expression.
 

Package org.hornetq.jms.client Description

Implementation of the JMS API.
Classes in this package are not meant to be used directly except HornetQConnectionFactory which can be instantiated directly if JMS resources are not looked up in JNDI.



Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.