Class InboundHttpsListener

java.lang.Object
org.wso2.carbon.inbound.endpoint.protocol.http.InboundHttpListener
org.wso2.carbon.inbound.endpoint.protocol.https.InboundHttpsListener
All Implemented Interfaces:
org.apache.synapse.inbound.InboundRequestProcessor

public class InboundHttpsListener extends InboundHttpListener
  • Constructor Details

    • InboundHttpsListener

      public InboundHttpsListener(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 InboundHttpListener