Class HttpsTransportServer

  • All Implemented Interfaces:
    org.apache.activemq.Service, org.apache.activemq.transport.TransportServer

    public class HttpsTransportServer
    extends HttpTransportServer
    • Constructor Detail

      • HttpsTransportServer

        public HttpsTransportServer​(URI uri,
                                    HttpsTransportFactory factory,
                                    org.apache.activemq.broker.SslContext context)