类分层结构
- java.lang.Object
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.SimpleChannelInboundHandler<I>
- org.noear.solon.socketd.SessionBase (implements org.noear.solon.core.message.Session)
- org.noear.solon.socketd.SessionManager
- org.noear.solon.boot.websocket.netty.WsServer (implements org.noear.solon.boot.ServerLifecycle)
- org.noear.solon.boot.websocket.netty.XPluginImpl (implements org.noear.solon.core.Plugin)
Copyright © 2023. All rights reserved.