Class CompositeDemandForwardingBridge

  • All Implemented Interfaces:
    BrokerServiceAware, NetworkBridge, org.apache.activemq.Service

    public class CompositeDemandForwardingBridge
    extends DemandForwardingBridgeSupport
    A demand forwarding bridge which works with multicast style transports where a single Transport could be communicating with multiple remote brokers
    • Constructor Detail

      • CompositeDemandForwardingBridge

        public CompositeDemandForwardingBridge​(NetworkBridgeConfiguration configuration,
                                               org.apache.activemq.transport.Transport localBroker,
                                               org.apache.activemq.transport.Transport remoteBroker)