Class ShareableChannelHandlerFactory

    • Constructor Detail

      • ShareableChannelHandlerFactory

        public ShareableChannelHandlerFactory​(io.netty.channel.ChannelHandler channelHandler)
    • Method Detail

      • newChannelHandler

        public io.netty.channel.ChannelHandler newChannelHandler()
        Description copied from interface: ChannelHandlerFactory
        Creates a new ChannelHandler to be used.