Class AMQPFederationQueueSenderController

  • All Implemented Interfaces:
    SenderController

    public final class AMQPFederationQueueSenderController
    extends Object
    implements SenderController
    SenderController used when an AMQP federation Queue receiver is created and this side of the connection needs to create a matching sender. The attach of the sender should only succeed if there is a local matching queue, otherwise the link should be closed with an error indicating that the matching resource is not present on this peer.