| 程序包 | 说明 |
|---|---|
| org.java_websocket | |
| org.java_websocket.client | |
| org.java_websocket.drafts | |
| org.java_websocket.server |
| 类和说明 |
|---|
| WebSocket |
| WebSocket.READYSTATE
Enum which represents the state a websocket may be in
|
| WebSocket.Role
Enum which represents the states a websocket may be in
|
| 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.
|
| WebSocketListener
Implemented by WebSocketClient and WebSocketServer.
|
| WrappedByteChannel |
| 类和说明 |
|---|
| AbstractWebSocket
Base class for additional implementations for the server as well as the client
|
| AbstractWrappedByteChannel |
| WebSocket |
| WebSocket.READYSTATE
Enum which represents the state a websocket may be in
|
| WebSocketAdapter
This class default implements all methods of the WebSocketListener that can be overridden optionally when advances functionalities is needed.
|
| WebSocketListener
Implemented by WebSocketClient and WebSocketServer.
|
| WrappedByteChannel |
| 类和说明 |
|---|
| WebSocket.Role
Enum which represents the states a websocket may be in
|
| 类和说明 |
|---|
| AbstractWebSocket
Base class for additional implementations for the server as well as the client
|
| WebSocket |
| WebSocketAdapter
This class default implements all methods of the WebSocketListener that can be overridden optionally when advances functionalities is needed.
|
| WebSocketFactory |
| WebSocketImpl
Represents one end (client or server) of a single WebSocketImpl connection.
|
| WebSocketListener
Implemented by WebSocketClient and WebSocketServer.
|