类分层结构
- java.lang.Object
- io.contek.invoker.commons.websocket.BaseWebSocketApi (implements io.contek.invoker.commons.websocket.IWebSocketApi)
- io.contek.invoker.ftx.api.websocket.WebSocketApi
- io.contek.invoker.commons.websocket.BaseWebSocketChannel<Id,
Message> (implements io.contek.invoker.commons.websocket.IWebSocketComponent) - io.contek.invoker.ftx.api.websocket.WebSocketChannel<Id,
Message>
- io.contek.invoker.ftx.api.websocket.WebSocketChannel<Id,
- io.contek.invoker.commons.websocket.BaseWebSocketChannelId<M>
- io.contek.invoker.ftx.api.websocket.WebSocketChannelId<Message>
- io.contek.invoker.ftx.api.websocket.WebSocketAuthenticator (implements io.contek.invoker.commons.websocket.IWebSocketAuthenticator)
- io.contek.invoker.commons.websocket.BaseWebSocketApi (implements io.contek.invoker.commons.websocket.IWebSocketApi)