Uses of Package
org.apache.activemq.artemis.protocol.amqp.connect.bridge
Packages that use org.apache.activemq.artemis.protocol.amqp.connect.bridge
-
Classes in org.apache.activemq.artemis.protocol.amqp.connect.bridge used by org.apache.activemq.artemis.protocol.amqp.connect.bridgeClassDescriptionPolicy used for bridging addresses between peers.An asynchronous completion type used to implement the handlers for asynchronous calls in AMQP bridge types.A configuration class that contains API for getting AMQP bridge specific configuration either from a
Mapof configuration elements or from the connection associated with the bridge instance, or possibly from a set default value.Base class for AMQP bridge policy managers that bridge from the remote peer back to this peer for some configured resource.Base bridge link configuration that carries configuration common to both sender or receiver bridge links created by the bridge managers.AMQP Bridge manager object that handles starting and stopping bridge operations as needed for the parent broker connection.Management service control interface for an AMQP bridgeManager instance.A Metrics class that supports nesting to provide various elements in the bridge space a view of its own Metrics for bridging operations.Metrics for a single receiver instance that will also updates to the parents when the Metrics are updated by the receiver.Metrics for a single sender instance that will also updates to the parents when the Metrics are updated by the sender.Base class for AMQP bridge sender and receiver policies that configure bridging to or from addresses and queues.Base API for a bridged resource policy manager.Management service control interface for an AMQP bridge policy manager instance.Base implementation for AMQP Bridge receiver implementationsConfiguration options applied to a receiver created from bridge from policies for address or queue bridging.Management interface that is backed by an active bridge receiver that was created when demand was applied to a matching address or queue.Information and identification interface for AMQP bridgeManager receivers that will be created on the remote peer as demand on the local broker is detected.An abstract base for managing bridge receiver instances that holds the demand currently present for a bridged resource and the receiver that exists to service that demand.Base implementation for AMQP Bridge sender implementationsConfiguration options applied to a sender created from bridge from policies for address or queue bridging.Management interface that is backed by an active bridge sender that was created when demand was applied to a matching address or queue on the remote broker that is bringing messages to itself via bridge.Information and identification interface for AMQP bridge senders that will be created on the remote peer as demand on the local broker is detected.An abstract base for managing bridge sender instances that manages the existence of a bridge sender both while active and while attempting recovery.AMQP Bridge policy manager that tracks local addresses that match the policy configurations and creates senders to the remote peer for that address until such time as the address is removed locally.Base class for AMQP bridge policy managers that bridge to the remote peer from this peer for some configured resource.A base class abstractSenderControllerimplementation for use by bridge address and queue senders that provides some common functionality used between both.Enumeration that defines the type of AMQP bridging a given policy manager implements