Class InboundWebsocketListener
- java.lang.Object
-
- org.wso2.carbon.inbound.endpoint.protocol.websocket.InboundWebsocketListener
-
- All Implemented Interfaces:
org.apache.synapse.inbound.InboundRequestProcessor
- Direct Known Subclasses:
InboundSecureWebsocketListener
public class InboundWebsocketListener extends Object implements org.apache.synapse.inbound.InboundRequestProcessor
-
-
Constructor Summary
Constructors Constructor Description InboundWebsocketListener(org.apache.synapse.inbound.InboundProcessorParams params)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
destoryInbound()
void
destroy()
protected void
handleException(String msg, Exception e)
void
init()
-