程序包moe.kawayi.org.utopia.server.net的分层结构

程序包分层结构:

类分层结构

  • 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
        • io.netty.channel.ChannelInitializer<C>
    • moe.kawayi.org.utopia.server.net.NetConfig
    • moe.kawayi.org.utopia.server.net.NetMain
    • moe.kawayi.org.utopia.server.net.NetThreadFactory (implements java.util.concurrent.ThreadFactory)