|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.activemq.broker.region.policy | |
|---|---|
| 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. |
| Classes in org.apache.activemq.broker.region.policy used by org.apache.activemq.broker | |
|---|---|
| PolicyMap
Represents a destination based configuration of policies so that individual destinations or wildcard hierarchies of destinations can be configured using different policies. |
|
| Classes in org.apache.activemq.broker.region.policy used by org.apache.activemq.broker.jmx | |
|---|---|
| AbortSlowConsumerStrategy
Abort slow consumers when they reach the configured threshold of slowness, default is slow for 30 seconds |
|
| Classes in org.apache.activemq.broker.region.policy used by org.apache.activemq.broker.region | |
|---|---|
| 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
|
|
| SubscriptionRecoveryPolicy
Abstraction to allow different recovery policies to be plugged into the region implementations. |
|
| Classes in org.apache.activemq.broker.region.policy used by org.apache.activemq.broker.region.policy | |
|---|---|
| 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. |
|
| SimpleDispatchPolicy
Simple dispatch policy that sends a message to every subscription that matches the message. |
|
| SlowConsumerEntry
|
|
| SlowConsumerStrategy
|
|
| SubscriptionRecoveryPolicy
Abstraction to allow different recovery policies to be plugged into the region implementations. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||