Class WSSTransportServer

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

    public class WSSTransportServer
    extends WSTransportServer
    • Constructor Detail

      • WSSTransportServer

        public WSSTransportServer​(URI location,
                                  org.apache.activemq.broker.SslContext context)
    • Method Detail

      • isSslServer

        public boolean isSslServer()
        Specified by:
        isSslServer in interface org.apache.activemq.transport.TransportServer
        Overrides:
        isSslServer in class WSTransportServer