Class AMQPFederationAddressConduitConsumer

All Implemented Interfaces:
FederationConsumer

public final class AMQPFederationAddressConduitConsumer extends AMQPFederationAddressConsumer
Consumer implementation for Federated Addresses that receives from a remote AMQP peer and then routes the messages to the target address for dispatch to all attached bindings. The consumer serves as a conduit for message sent to the remote address passing across the federation link and then being sent to the local address to be routed to all the current bindings on that address, any messages that are not consumed by local bindings (due to filters) are discarded.