Class EchoSubprotocolHandler

    • Constructor Detail

      • EchoSubprotocolHandler

        public EchoSubprotocolHandler()
    • Method Detail

      • handle

        public boolean handle​(io.netty.channel.ChannelHandlerContext context,
                              io.netty.handler.codec.http.websocketx.WebSocketFrame frame,
                              String subscriberPath)
        Specified by:
        handle in class AbstractSubprotocolHandler