Package 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.
-
Class Summary Class Description HttpsClientTransport HttpsTransportFactory Factory of HTTPS based transportsHttpsTransportServer Krb5AndCertsSslSocketConnector Extend Jetty'sSslSocketConnector
to optionally also provide Kerberos5ized SSL sockets.