Class CommandPubSubDecoder

  • All Implemented Interfaces:
    io.netty.channel.ChannelHandler, io.netty.channel.ChannelInboundHandler

    public class CommandPubSubDecoder
    extends CommandDecoder
    Redis Publish Subscribe protocol decoder
    Author:
    Nikita Koksharov