Class BrokerConnectionReceiver
- java.lang.Object
-
- org.apache.activemq.artemis.jms.example.BrokerConnectionReceiver
-
public class BrokerConnectionReceiver extends Object
This example is demonstrating how messages are transferred from one broker towards another broker through the receiver operation on a AMQP Broker Connection.
-
-
Constructor Summary
Constructors Constructor Description BrokerConnectionReceiver()
-