类分层结构
- java.lang.Object
- io.undertow.websockets.core.AbstractReceiveListener (implements org.xnio.ChannelListener<T>)
- org.noear.solon.boot.undertow.websocket.UtWsConnectionCallback (implements io.undertow.websockets.WebSocketConnectionCallback)
- org.noear.solon.boot.undertow.websocket.UtWsProtocolHandshakeHandler (implements io.undertow.server.HttpHandler)
- org.noear.solon.net.websocket.WebSocketBase (implements org.noear.solon.net.websocket.WebSocket)
Copyright © 2024. All rights reserved.