Package org.apache.activemq.network
package org.apache.activemq.network
Support for federated networks of brokers.
-
ClassDescriptionEncapsulation of bridge creation logic.A demand forwarding bridge which works with multicast style transports where a single Transport could be communicating with multiple remote brokersimplement 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.Consolidates subscriptionsAbstraction that allows you to control which brokers a NetworkConnector connects bridges to.implement default behavior, filter that will not allow re-send to origin based on brokerPath and which respects networkTTLForwards messages from the local broker to the remote broker based on demand.A useful base class for implementing demand forwarding bridges.Represents a network bridge interfaceA network connector which uses a discovery agent to detect the remote brokers available and setup a connection to each available remote brokerConsolidates subscriptionsForwards all messages from the local broker to the remote broker.class to create dynamic network connectors listed in an directory server using the LDAP v3 protocol as defined in RFC 2251, the entries listed in the directory server must implement the ipHost and ipService objectClasses as defined in RFC 2307.A network connector which uses some kind of multicast-like transport that communicates with potentially many remote brokers over a single logical
Transportinstance such as when using multicast.Represents a network bridge interfaceConfiguration for a NetworkBridgeFactory for network bridgescalled when a bridge failsThe Statistics for a NetworkBridge.Connector class for bridging broker networks.