|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Destination | |
| DestinationInterceptor | Represents an interceptor on destination instances. |
| LockOwner | |
| 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 | |
| SubscriptionRecovery | An interface for recoverying transient messages held by the broker for retractive recovery for subscribers |
| Class Summary | |
|---|---|
| AbstractRegion | |
| AbstractSubscription | |
| AbstractTempRegion | |
| BaseDestination | |
| 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 | |
| QueueDispatchSelector | Queue dispatch policy that determines if a message can be sent to a subscription |
| QueueRegion | |
| QueueSubscription | |
| RegionBroker | Routes Broker operations to the correct messaging regions for processing. |
| TempQueue | The Queue is a List of MessageEntry objects that are dispatched to matching subscriptions. |
| TempQueueRegion | |
| TempTopic | The Topic is a destination that sends a copy of a message to every active Subscription registered. |
| 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 | |||||||||