Package | Description |
---|---|
org.apache.activemq.broker.region.policy |
The policies which can be associated with a particular destination or wildcard.
|
Modifier and Type | Class and Description |
---|---|
class |
PriorityDispatchPolicy
Priority dispatch policy that sends a message to every subscription that
matches the message in consumer priority order.
|
class |
PriorityNetworkDispatchPolicy
dispatch policy that ignores lower priority duplicate network consumers,
used in conjunction with network bridge suppresDuplicateTopicSubscriptions
|
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.