Uses of Class
org.apache.activemq.artemis.protocol.amqp.connect.federation.AMQPFederationSource
-
Packages that use AMQPFederationSource Package Description org.apache.activemq.artemis.protocol.amqp.connect.federation -
-
Uses of AMQPFederationSource in org.apache.activemq.artemis.protocol.amqp.connect.federation
Methods in org.apache.activemq.artemis.protocol.amqp.connect.federation that return AMQPFederationSource Modifier and Type Method Description AMQPFederationSourceAMQPFederationSource. addRemoteAddressMatchPolicy(FederationReceiveFromAddressPolicy addressPolicy)Adds a newFederationReceiveFromAddressPolicyentry to the set of policies that the remote end of this federation will use to create demand on the this server when local demand is present.AMQPFederationSourceAMQPFederationSource. addRemoteQueueMatchPolicy(FederationReceiveFromQueuePolicy queuePolicy)Adds a newFederationReceiveFromQueuePolicyentry to the set of policies that the remote end of this federation will use to create demand on the this server when local demand is present.
-