Class InboundWebsocketChannelContext


  • public class InboundWebsocketChannelContext
    extends Object
    • Constructor Detail

      • InboundWebsocketChannelContext

        public InboundWebsocketChannelContext​(io.netty.channel.ChannelHandlerContext ctx)
    • Method Detail

      • writeToChannel

        public void writeToChannel​(io.netty.handler.codec.http.websocketx.WebSocketFrame frame)
      • getChannelHandlerContext

        public io.netty.channel.ChannelHandlerContext getChannelHandlerContext()
      • getChannelIdentifier

        public String getChannelIdentifier()
      • getChannelIdLongText

        public String getChannelIdLongText()
      • addCloseListener

        public void addCloseListener​(io.netty.channel.ChannelHandlerContext targetCtx)