Class InboundHttpsSecureWebsocketListener

java.lang.Object
org.wso2.carbon.inbound.endpoint.protocol.httpwebsocket.InboundHttpWebsocketListener
org.wso2.carbon.inbound.endpoint.protocol.httpssecurewebsocket.InboundHttpsSecureWebsocketListener
All Implemented Interfaces:
org.apache.synapse.inbound.InboundRequestProcessor

public class InboundHttpsSecureWebsocketListener extends InboundHttpWebsocketListener
  • Constructor Details

    • InboundHttpsSecureWebsocketListener

      public InboundHttpsSecureWebsocketListener(org.apache.synapse.inbound.InboundProcessorParams params)
  • Method Details

    • init

      public void init()
      Specified by:
      init in interface org.apache.synapse.inbound.InboundRequestProcessor
      Overrides:
      init in class InboundHttpWebsocketListener