Class AMQPBridgeFromQueueReceiver

java.lang.Object
org.apache.activemq.artemis.protocol.amqp.connect.bridge.AMQPBridgeReceiver
org.apache.activemq.artemis.protocol.amqp.connect.bridge.AMQPBridgeFromQueueReceiver
All Implemented Interfaces:
Closeable, AutoCloseable

public class AMQPBridgeFromQueueReceiver extends AMQPBridgeReceiver
Receiver implementation for Bridged Queues that receives from a remote AMQP peer and forwards those messages onto the internal broker Queue for consumption by an attached consumers.