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
-
Field Summary
Fields inherited from class org.wso2.carbon.inbound.endpoint.protocol.http.InboundHttpListener
startInPausedMode -
Constructor Summary
ConstructorsConstructorDescriptionInboundHttpsListener(org.apache.synapse.inbound.InboundProcessorParams params) -
Method Summary
Methods inherited from class org.wso2.carbon.inbound.endpoint.protocol.http.InboundHttpListener
activate, deactivate, destoryInbound, destroy, handleException, isDeactivated, isPortUsedByAnotherApplication, pause
-
Constructor Details
-
InboundHttpsListener
public InboundHttpsListener(org.apache.synapse.inbound.InboundProcessorParams params)
-
-
Method Details
-
init
public void init()- Specified by:
initin interfaceorg.apache.synapse.inbound.InboundRequestProcessor- Overrides:
initin classInboundHttpListener
-