类分层结构
- java.lang.Object
- xin.alum.aim.server.AimServer
- 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.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.handler.logging.LoggingHandler
- xin.alum.aim.server.ServerInitializer
Copyright © 2020–2022 The AIM Project. All rights reserved.