|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.messagemgrCacheEvictionPolicy
|
A destination, in JMS parlance, refers to either a Topic or a Queue. ConsumerEndpoint
|
A Consumer is a message subscriber with a unique identity ConsumerManager
|
The consumer manager is responsible for creating and managing the lifecycle of Consumer. DestinationCache
|
A DestinationCache is used to cache messages for a particular destination. DestinationCacheEventListener
|
A DestinationCacheEventListener responds to events generated by a DestinationCache .DestinationEventListener
|
A DestinatonEventListener will be notifies when new JmsDestination
are created or removed from the DestinationManager DestinationManager
|
The destination manager is responsible for creating and managing the lifecycle of DestinationCache objects.DurableConsumerEndpoint
|
A durable subscriber extends ConsumerEndpoint and is only associated
with a Topic destination.InternalMessageListener
|
This is the server side implementation of a message listener MessageLeaseHelper
|
This is a helper class for registering leases for messages with LeaseManager. MessageManagerEventListener
|
A MessageManagerEventListener responds to events generated by the MessageMgr .MessageMgr
|
This is the active message handling component within the JMS server. MessageMgrException
|
A general purpose exception to indicate a problem in the message manager. PersistentMessageHandle
|
A persistent message handle extends MessageHandle and references a
persistent message.QueueConsumerEndpoint
|
A QueueConsumerEndpoint extends ConsumerEndpoint .QueueDestinationCache
|
A DestinationCache for Queues QueueListener
|
QueueListeners are attached to QeueuDestinationCaches and are informed when new messages arrive. ResourceManager
|
The resource manager provides XA support for the JMS Server. ResourceManagerException
|
This exception is raised by the ResourceManager on any general error. TopicConsumerEndpoint
|
The topic destination cache is specific to a consumer that subscribes to a topic destination. TransientMessageHandle
|
A message handle is used to indirectly reference a message in the message manager. |
Classes in org.exolab.jms.messagemgr used by org.exolab.jms.persistencePersistentMessageHandle
|
A persistent message handle extends MessageHandle and references a
persistent message. |
Classes in org.exolab.jms.messagemgr used by org.exolab.jms.serverConsumerEndpoint
|
A Consumer is a message subscriber with a unique identity InternalMessageListener
|
This is the server side implementation of a message listener |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |