程序包com.iohao.game.external.core.netty.handler.check的分层结构
类分层结构
- 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
- com.iohao.game.external.core.netty.handler.check.TcpProtocolSanityCheckHandler
- io.netty.channel.SimpleChannelInboundHandler<I>
- com.iohao.game.external.core.netty.handler.check.HttpFallbackHandler
- io.netty.handler.codec.ByteToMessageDecoder
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)