Uses of Package
org.exolab.jms.messagemgr

Packages that use org.exolab.jms.messagemgr
org.exolab.jms.messagemgr   
org.exolab.jms.persistence   
org.exolab.jms.server   
 

Classes in org.exolab.jms.messagemgr used by org.exolab.jms.messagemgr
AbstractConsumerEndpoint
          Abstract implementation of the ConsumerEndpoint interface.
AbstractDestinationCache
          Abstract implementation of the DestinationCache interface.
AbstractMessageHandle
          Abstract implementation of the MessageHandle interface.
Condition
          General purpose condition.
ConsumerEndpoint
          ConsumerEndpoint represents the server-side view of of the MessageConsumer and QueueBrowser interfaces
ConsumerEndpointListener
          A listener for ConsumerEndpoint events.
ConsumerManager
          ConsumerManager is responsible for creating and managing the lifecycle of consumers.
DestinationCache
          A DestinationCache is used to cache messages for a particular destination.
DestinationCacheFactory
          Factory for DestinationCache instances.
DestinationEventListener
          A DestinatonEventListener will be notified of events generated by the DestinationManager.
DestinationManager
          DestinationManager is responsible for creating and managing the lifecycle of DestinationCache objects.
DurableConsumerEndpoint
          A ConsumerEndpoint for durable topic consumers.
MessageHandle
          A message handle is used to indirectly reference a message.
MessageManager
          Enter description here.
MessageManagerEventListener
          A MessageManagerEventListener responds to events generated by the MessageMgr.
MessageRef
          A MessageRef is used to indirectly reference a message by MessageHandle instances.
QueueBrowserEndpoint
          A QueueBrowserEndpoint is a QueueListener to a QueueDestinationCache.
QueueDestinationCache
          A DestinationCache for queues.
ResourceManagerException
          This exception is raised by the ResourceManager on any general error.
 

Classes in org.exolab.jms.messagemgr used by org.exolab.jms.persistence
MessageHandle
          A message handle is used to indirectly reference a message.
 

Classes in org.exolab.jms.messagemgr used by org.exolab.jms.server
ConsumerManager
          ConsumerManager is responsible for creating and managing the lifecycle of consumers.
DestinationManager
          DestinationManager is responsible for creating and managing the lifecycle of DestinationCache objects.
MessageManager
          Enter description here.
ResourceManager
          The resource manager provides XA support for the JMS Server.
 



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