Uses of Interface
org.apache.activemq.network.NetworkBridgeFilterFactory
Packages that use NetworkBridgeFilterFactory
Package
Description
The policies which can be associated with a particular destination or wildcard.
Support for federated networks of brokers.
-
Uses of NetworkBridgeFilterFactory in org.apache.activemq.broker.region.policy
Methods in org.apache.activemq.broker.region.policy that return NetworkBridgeFilterFactoryMethods in org.apache.activemq.broker.region.policy with parameters of type NetworkBridgeFilterFactoryModifier and TypeMethodDescriptionvoidPolicyEntry.setNetworkBridgeFilterFactory(NetworkBridgeFilterFactory networkBridgeFilterFactory) -
Uses of NetworkBridgeFilterFactory in org.apache.activemq.network
Classes in org.apache.activemq.network that implement NetworkBridgeFilterFactoryModifier and TypeClassDescriptionclassimplement conditional behavior for queue consumers, allows replaying back to origin if no consumers are present on the local broker after a configurable delay, irrespective of the TTL.classimplement default behavior, filter that will not allow re-send to origin based on brokerPath and which respects networkTTLFields in org.apache.activemq.network declared as NetworkBridgeFilterFactoryModifier and TypeFieldDescriptionprotected final NetworkBridgeFilterFactoryDemandForwardingBridgeSupport.defaultFilterFactory