类 PulsarDecoder

  • 所有已实现的接口:
    io.netty.channel.ChannelHandler, io.netty.channel.ChannelInboundHandler
    直接已知子类:
    PulsarHandler

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