Uses of Class
org.apache.activemq.artemis.protocol.amqp.connect.bridge.AMQPBridgeLinkConfiguration
Packages that use AMQPBridgeLinkConfiguration
-
Uses of AMQPBridgeLinkConfiguration in org.apache.activemq.artemis.protocol.amqp.connect.bridge
Subclasses of AMQPBridgeLinkConfiguration in org.apache.activemq.artemis.protocol.amqp.connect.bridgeModifier and TypeClassDescriptionfinal classConfiguration options applied to a receiver created from bridge from policies for address or queue bridging.final classConfiguration options applied to a sender created from bridge from policies for address or queue bridging.Constructors in org.apache.activemq.artemis.protocol.amqp.connect.bridge with parameters of type AMQPBridgeLinkConfigurationModifierConstructorDescriptionAMQPBridgeReceiverRecoveryHandler(AMQPBridgeReceiverManager<?> manager, AMQPBridgeLinkConfiguration configuration) AMQPBridgeSenderRecoveryHandler(AMQPBridgeSenderManager manager, AMQPBridgeLinkConfiguration configuration)