类分层结构
- java.lang.Object
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.ChannelInitializer<C>
- io.netty.channel.SimpleChannelInboundHandler<I>
- cn.tworice.netty.message.Message (implements java.io.Serializable)
- cn.tworice.netty.message.MessageManager
- cn.tworice.netty.config.NettyConfig
- cn.tworice.netty.config.NettyProperties
- cn.tworice.netty.session.Session
- cn.tworice.netty.session.SessionManager
- java.lang.Throwable (implements java.io.Serializable)
- cn.tworice.netty.controller.WebSocketController
接口分层结构
枚举分层结构
Copyright © 2024. All rights reserved.