|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Destination | |
DestinationInterceptor | Represents an interceptor on destination instances. |
LockOwner | |
MessageReference | Keeps track of a message that is flowing through the Broker. |
MessageReferenceFilter | Represents a filter on message references |
QueueMessageReference | Queue specific MessageReference. |
Region | A Region is used to implement the different QOS options available to a broker. |
Subscription |
Class Summary | |
---|---|
AbstractRegion | |
AbstractSubscription | |
CompositeDestinationInterceptor | Represents a Composite Pattern of a DestinationInterceptor |
ConnectionStatistics | The J2EE Statistics for the Connection. |
ConnectorStatistics | The J2EE Statistics for the a Destination. |
DestinationFactory | Used to create Destinations. |
DestinationFactoryImpl | Creates standard ActiveMQ implementations of Destination . |
DestinationFilter | |
DestinationStatistics | The J2EE Statistics for the a Destination. |
DurableTopicSubscription | |
IndirectMessageReference | Keeps track of a message that is flowing through the Broker. |
PrefetchSubscription | A subscription that honors the pre-fetch option of the ConsumerInfo. |
Queue | The Queue is a List of MessageEntry objects that are dispatched to matching subscriptions. |
QueueBrowserSubscription | |
QueueRegion | |
QueueSubscription | |
RegionBroker | Routes Broker operations to the correct messaging regions for processing. |
TempQueueRegion | |
TempTopicRegion | |
Topic | The Topic is a destination that sends a copy of a message to every active Subscription registered. |
TopicRegion | |
TopicSubscription |
Region abstraction and implementations in the Broker.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |