Class InboundSecureWebsocketListener
java.lang.Object
org.wso2.carbon.inbound.endpoint.protocol.websocket.InboundWebsocketListener
org.wso2.carbon.inbound.endpoint.protocol.securewebsocket.InboundSecureWebsocketListener
- All Implemented Interfaces:
org.apache.synapse.inbound.InboundRequestProcessor
-
Field Summary
Fields inherited from class org.wso2.carbon.inbound.endpoint.protocol.websocket.InboundWebsocketListener
startInPausedMode -
Constructor Summary
ConstructorsConstructorDescriptionInboundSecureWebsocketListener(org.apache.synapse.inbound.InboundProcessorParams params) -
Method Summary
Methods inherited from class org.wso2.carbon.inbound.endpoint.protocol.websocket.InboundWebsocketListener
activate, deactivate, destoryInbound, destroy, handleException, isDeactivated, pause
-
Constructor Details
-
InboundSecureWebsocketListener
public InboundSecureWebsocketListener(org.apache.synapse.inbound.InboundProcessorParams params)
-
-
Method Details
-
init
public void init()- Specified by:
initin interfaceorg.apache.synapse.inbound.InboundRequestProcessor- Overrides:
initin classInboundWebsocketListener
-