| Package | Description |
|---|---|
| org.apache.activemq |
The core JMS client API implementation classes.
|
| org.apache.activemq.broker |
The core classes for the ActiveMQ Message Broker and its connectors.
|
| org.apache.activemq.broker.jmx |
JMX MBeans for the broker and its core connectors.
|
| org.apache.activemq.broker.region |
Region abstraction and implementations in the Broker.
|
| org.apache.activemq.broker.region.policy |
The policies which can be associated with a particular destination or wildcard.
|
| org.apache.activemq.broker.util |
Some utility Broker Plugins
|
| org.apache.activemq.plugin |
| Class and Description |
|---|
| RedeliveryPolicyMap
Represents a destination based configuration of policies so that individual
destinations or wildcard hierarchies of destinations can be configured using
different policies.
|
| Class and Description |
|---|
| PolicyMap
Represents a destination based configuration of policies so that individual
destinations or wildcard hierarchies of destinations can be configured using
different policies.
|
| Class and Description |
|---|
| AbortSlowAckConsumerStrategy
Abort slow consumers when they reach the configured threshold of slowness,
default is that a consumer that has not Ack'd a message for 30 seconds is slow.
|
| AbortSlowConsumerStrategy
Abort slow consumers when they reach the configured threshold of slowness, default is slow for 30 seconds
|
| Class and Description |
|---|
| DeadLetterStrategy
A strategy for choosing which destination is used for dead letter queue messages.
|
| DispatchPolicy
Abstraction to allow different dispatching policies to be plugged
into the topic region implementations.
|
| DispatchSelector
Determines if a subscription can dispatch a message reference
|
| MessageEvictionStrategy
A strategy for evicting messages from slow consumers.
|
| PolicyMap
Represents a destination based configuration of policies so that individual
destinations or wildcard hierarchies of destinations can be configured using
different policies.
|
| SimpleDispatchSelector
Simple dispatch policy that determines if a message can be sent to a subscription
|
| SlowConsumerStrategy
Interface for a strategy for dealing with slow consumers
|
| SubscriptionRecoveryPolicy
Abstraction to allow different recovery policies to be plugged
into the region implementations.
|
| Class and Description |
|---|
| AbortSlowConsumerStrategy
Abort slow consumers when they reach the configured threshold of slowness, default is slow for 30 seconds
|
| AbstractDeadLetterStrategy
A strategy for choosing which destination is used for dead letter queue
messages.
|
| DeadLetterStrategy
A strategy for choosing which destination is used for dead letter queue messages.
|
| DispatchPolicy
Abstraction to allow different dispatching policies to be plugged
into the topic region implementations.
|
| DispatchSelector
Determines if a subscription can dispatch a message reference
|
| MessageEvictionStrategy
A strategy for evicting messages from slow consumers.
|
| MessageEvictionStrategySupport
A useful base class for implementation inheritence.
|
| MessageQuery
Represents some kind of query which will load initial messages from some source for a new topic subscriber.
|
| PendingDurableSubscriberMessageStoragePolicy
Abstraction to allow different policies for holding messages awaiting
dispatch to active clients
|
| PendingMessageLimitStrategy
A pluggable strategy to calculate the maximum number of messages that are allowed to be pending on
consumers (in addition to their prefetch sizes).
|
| PendingQueueMessageStoragePolicy
Abstraction to allow different policies for holding messages awaiting
dispatch on a Queue
|
| PendingSubscriberMessageStoragePolicy
Abstraction to allow different policies for holding messages awaiting
dispatch to active clients
|
| PolicyEntry
Represents an entry in a
PolicyMap for assigning policies to a
specific destination or a hierarchical wildcard area of destinations. |
| SharedDeadLetterStrategy
A default implementation of
DeadLetterStrategy which uses
a constant destination. |
| SimpleDispatchPolicy
Simple dispatch policy that sends a message to every subscription that
matches the message.
|
| SlowConsumerEntry |
| SlowConsumerStrategy
Interface for a strategy for dealing with slow consumers
|
| SubscriptionRecoveryPolicy
Abstraction to allow different recovery policies to be plugged
into the region implementations.
|
| Class and Description |
|---|
| RedeliveryPolicyMap
Represents a destination based configuration of policies so that individual
destinations or wildcard hierarchies of destinations can be configured using
different policies.
|
| Class and Description |
|---|
| PolicyEntry
Represents an entry in a
PolicyMap for assigning policies to a
specific destination or a hierarchical wildcard area of destinations. |
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.