See: Description
Interface | Description |
---|---|
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 | Description |
---|---|
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.
|
NullMessageReference |
Used by the
QueueMessageReference.NULL_MESSAGE |
PendingMarshalUsageTracker | |
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.
|
RegionStatistics |
The J2EE Statistics for the Connection.
|
SubscriptionStatistics |
The J2EE Statistics for a Subsription.
|
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 |
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.