public class EchoSubprotocolHandler extends AbstractSubprotocolHandler
| Constructor and Description |
|---|
EchoSubprotocolHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handle(io.netty.channel.ChannelHandlerContext context,
io.netty.handler.codec.http.websocketx.WebSocketFrame frame,
String subscriberPath) |
getSubprotocolIdentifier, setSubprotocolIdentifierpublic boolean handle(io.netty.channel.ChannelHandlerContext context,
io.netty.handler.codec.http.websocketx.WebSocketFrame frame,
String subscriberPath)
handle in class AbstractSubprotocolHandlerCopyright © 2018 WSO2. All rights reserved.