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, setSubprotocolIdentifier
public boolean handle(io.netty.channel.ChannelHandlerContext context, io.netty.handler.codec.http.websocketx.WebSocketFrame frame, String subscriberPath)
handle
in class AbstractSubprotocolHandler
Copyright © 2022 WSO2. All rights reserved.