Uses of Class
org.apache.activemq.network.DemandForwardingBridgeSupport
Packages that use DemandForwardingBridgeSupport
-
Uses of DemandForwardingBridgeSupport in org.apache.activemq.network
Subclasses of DemandForwardingBridgeSupport in org.apache.activemq.networkModifier and TypeClassDescriptionclassA demand forwarding bridge which works with multicast style transports where a single Transport could be communicating with multiple remote brokersclassConsolidates subscriptionsclassForwards messages from the local broker to the remote broker based on demand.classConsolidates subscriptionsMethods in org.apache.activemq.network that return DemandForwardingBridgeSupportModifier and TypeMethodDescriptionprotected DemandForwardingBridgeSupportMulticastNetworkConnector.createBridge(org.apache.activemq.transport.Transport local, org.apache.activemq.transport.Transport remote) MulticastNetworkConnector.getBridge()Methods in org.apache.activemq.network with parameters of type DemandForwardingBridgeSupportModifier and TypeMethodDescriptionprotected NetworkBridgeNetworkConnector.configureBridge(DemandForwardingBridgeSupport result) voidMulticastNetworkConnector.setBridge(DemandForwardingBridgeSupport bridge)