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
-
Field Summary
Fields inherited from class org.wso2.carbon.inbound.endpoint.protocol.httpwebsocket.InboundHttpWebsocketListener
name, port, processorParams, startInPausedMode -
Constructor Summary
ConstructorsConstructorDescriptionInboundHttpsSecureWebsocketListener(org.apache.synapse.inbound.InboundProcessorParams params) -
Method Summary
Methods inherited from class org.wso2.carbon.inbound.endpoint.protocol.httpwebsocket.InboundHttpWebsocketListener
activate, deactivate, destroy, handleException, isDeactivated, pause
-
Constructor Details
-
InboundHttpsSecureWebsocketListener
public InboundHttpsSecureWebsocketListener(org.apache.synapse.inbound.InboundProcessorParams params)
-
-
Method Details
-
init
public void init()- Specified by:
initin interfaceorg.apache.synapse.inbound.InboundRequestProcessor- Overrides:
initin classInboundHttpWebsocketListener
-