Class AMQPFederationPolicySupport


  • public final class AMQPFederationPolicySupport
    extends Object
    Tools used when loading AMQP Broker connections configuration that includes Federation configuration.
    • Field Detail

      • DEFAULT_QUEUE_RECEIVER_PRIORITY_ADJUSTMENT

        public static final int DEFAULT_QUEUE_RECEIVER_PRIORITY_ADJUSTMENT
        Default priority adjustment used for a federation queue match policy if nothing was configured in the broker configuration file.
        See Also:
        Constant Field Values
      • MESSAGE_HOPS_ANNOTATION

        public static final org.apache.qpid.proton.amqp.Symbol MESSAGE_HOPS_ANNOTATION
        Annotation added to received messages from address consumers that indicates how many times the message has traversed a federation link.
      • FEDERATED_ADDRESS_SOURCE_PROPERTIES

        public static final org.apache.qpid.proton.amqp.Symbol FEDERATED_ADDRESS_SOURCE_PROPERTIES
        Property name used to embed a nested map of properties meant to be applied if the address indicated in an federation address receiver auto creates the federated address.
    • Constructor Detail

      • AMQPFederationPolicySupport

        public AMQPFederationPolicySupport()