Class PulsarDecoder

  • All Implemented Interfaces:
    io.netty.channel.ChannelHandler, io.netty.channel.ChannelInboundHandler
    Direct Known Subclasses:
    PulsarHandler

    public abstract class PulsarDecoder
    extends io.netty.channel.ChannelInboundHandlerAdapter
    Basic implementation of the channel handler to process inbound Pulsar data.