Class InboundHttpsListener

  • All Implemented Interfaces:
    org.apache.synapse.inbound.InboundRequestProcessor

    public class InboundHttpsListener
    extends InboundHttpListener
    • Constructor Detail

      • InboundHttpsListener

        public InboundHttpsListener​(org.apache.synapse.inbound.InboundProcessorParams params)
    • Method Detail

      • init

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