Uses of Class
org.apache.activemq.broker.region.policy.SimpleDispatchPolicy
Packages that use SimpleDispatchPolicy
Package
Description
The policies which can be associated with a particular destination or wildcard.
-
Uses of SimpleDispatchPolicy in org.apache.activemq.broker.region.policy
Subclasses of SimpleDispatchPolicy in org.apache.activemq.broker.region.policyModifier and TypeClassDescriptionclassClientIdFilterDispatchPolicy dispatches messages in a topic to a given client.classPriority dispatch policy that sends a message to every subscription that matches the message in consumer priority order.classdispatch policy that ignores lower priority duplicate network consumers, used in conjunction with network bridge suppresDuplicateTopicSubscriptions