| 接口 | 说明 |
|---|---|
| WebSocket | |
| WebSocketFactory | |
| WebSocketListener |
Implemented by WebSocketClient and WebSocketServer.
|
| WebSocketServerFactory |
Interface to encapsulate the required methods for a websocket factory
|
| WrappedByteChannel |
| 类 | 说明 |
|---|---|
| AbstractWebSocket |
Base class for additional implementations for the server as well as the client
|
| SocketChannelIOHelper | |
| WebSocketAdapter |
This class default implements all methods of the WebSocketListener that can be overridden optionally when advances functionalities is
needed.
|
| WebSocketImpl |
Represents one end (client or server) of a single WebSocketImpl connection.
|
Copyright © 2023. All rights reserved.