类分层结构
- java.lang.Object
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- xyz.noark.network.http.HttpErrorCode
- xyz.noark.network.http.HttpModular (implements xyz.noark.core.Modular)
- xyz.noark.network.http.HttpResult
- xyz.noark.network.http.HttpServer (implements xyz.noark.core.network.TcpServer)