Class AMQPFederationTarget

java.lang.Object
org.apache.activemq.artemis.protocol.amqp.connect.federation.AMQPFederation
org.apache.activemq.artemis.protocol.amqp.connect.federation.AMQPFederationTarget
All Implemented Interfaces:
Federation

public class AMQPFederationTarget extends AMQPFederation
This is the receiving side of an AMQP broker federation that occurs over an inbound connection from a remote peer. The federation target only comes into existence once a remote peer connects and successfully authenticates against a control link validation address. Only one federation target is allowed per connection.