Package org.apache.activemq.artemis.protocol.amqp.federation


package org.apache.activemq.artemis.protocol.amqp.federation
  • Class
    Description
    Base Federated server connection interface.
    Some predefined constants used in various scenarios when building and managing a federation between peers.
    Basic API for a consumer instance that is tied to a given server federation instance.
    Information and identification interface for Federation consumers that will be created on the remote broker as demand on the local broker is detected.
     
    Policy used to provide federation of remote to local broker addresses, once created the policy configuration is immutable.
    Policy used to provide federation of remote to local broker queues, once created the policy configuration is immutable.
    Interface that a Federation receive from (address or queue) policy should implement and provides some common APIs that each should share.
    Enumeration that define the type of federation a policy or resource implements.