Uses of Class
org.apache.activemq.artemis.protocol.amqp.connect.federation.AMQPFederationAddressConsumer
Packages that use AMQPFederationAddressConsumer
-
Uses of AMQPFederationAddressConsumer in org.apache.activemq.artemis.protocol.amqp.connect.federation
Subclasses of AMQPFederationAddressConsumer in org.apache.activemq.artemis.protocol.amqp.connect.federationModifier and TypeClassDescriptionfinal classConsumer implementation for Federated Addresses that receives from a remote AMQP peer and forwards those messages onto the internal bindings on a given address that matched criteria of the givenFederationConsumerInfo.final classConsumer 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.