Uses of Package
org.exolab.jms.message

Packages that use org.exolab.jms.message
org.exolab.jms.client   
org.exolab.jms.lease   
org.exolab.jms.message   
org.exolab.jms.messagemgr   
org.exolab.jms.persistence   
org.exolab.jms.server   
 

Classes in org.exolab.jms.message used by org.exolab.jms.client
DestinationImpl
          Implementation of the Destination interface.
MessageSessionIfc
          A session handle used for acknowledging a message.
 

Classes in org.exolab.jms.message used by org.exolab.jms.lease
MessageHandle
          A message handle is used to indirectly reference a message in the message manager.
 

Classes in org.exolab.jms.message used by org.exolab.jms.message
DestinationImpl
          Implementation of the Destination interface.
MessageConverter
          Convert messages to openjms implementations
MessageId
          The MessageId is a serializable object that uniquely identifies a message
MessageImpl
          This class implements the javax.jms.Message interface
MessageSessionIfc
          A session handle used for acknowledging a message.
Priority
          Wrapper for JMSPriority
Type
          Wrapper for JMSType
 

Classes in org.exolab.jms.message used by org.exolab.jms.messagemgr
MessageHandle
          A message handle is used to indirectly reference a message in the message manager.
MessageId
          The MessageId is a serializable object that uniquely identifies a message
MessageImpl
          This class implements the javax.jms.Message interface
 

Classes in org.exolab.jms.message used by org.exolab.jms.persistence
MessageImpl
          This class implements the javax.jms.Message interface
 

Classes in org.exolab.jms.message used by org.exolab.jms.server
MessageHandle
          A message handle is used to indirectly reference a message in the message manager.
 



Copyright © 1999-2004 The OpenJMS Group. All Rights Reserved.