Uses of Class
org.apache.activemq.transport.https.HttpsTransportFactory
-
Packages that use HttpsTransportFactory Package Description org.apache.activemq.transport.https A transport using the HTTPS protocol (built on top of the HTTP transport) to allow ActiveMQ to tunnel through firewalls using SSL. -
-
Uses of HttpsTransportFactory in org.apache.activemq.transport.https
Constructors in org.apache.activemq.transport.https with parameters of type HttpsTransportFactory Constructor Description HttpsTransportServer(URI uri, HttpsTransportFactory factory, org.apache.activemq.broker.SslContext context)
-