Class EchoSubprotocolHandler
java.lang.Object
org.wso2.carbon.inbound.endpoint.protocol.websocket.AbstractSubprotocolHandler
org.wso2.carbon.inbound.endpoint.protocol.websocket.subprotocols.EchoSubprotocolHandler
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wso2.carbon.inbound.endpoint.protocol.websocket.AbstractSubprotocolHandler
getSubprotocolIdentifier, setSubprotocolIdentifier
-
Constructor Details
-
EchoSubprotocolHandler
public EchoSubprotocolHandler()
-
-
Method Details
-
handle
public boolean handle(io.netty.channel.ChannelHandlerContext context, io.netty.handler.codec.http.websocketx.WebSocketFrame frame, String subscriberPath) - Specified by:
handlein classAbstractSubprotocolHandler
-