类分层结构
- java.lang.Object
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.ByteToMessageDecoder
- org.apache.dubbo.qos.server.handler.QosProcessHandler
- io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- org.apache.dubbo.qos.server.handler.TelnetIdleEventHandler
- io.netty.channel.SimpleChannelInboundHandler<I>
- org.apache.dubbo.qos.server.handler.HttpProcessHandler
- org.apache.dubbo.qos.server.handler.TelnetProcessHandler
- io.netty.handler.codec.ByteToMessageDecoder
- org.apache.dubbo.qos.server.handler.LocalHostPermitHandler
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)