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