Interface | Description |
---|---|
WebSocket | |
WebSocketFactory | |
WebSocketListener |
Implemented by WebSocketClient and WebSocketServer.
|
WrappedByteChannel |
Class | Description |
---|---|
AbstractWrappedByteChannel | |
SocketChannelIOHelper | |
SSLSocketChannel2 |
Implements the relevant portions of the SocketChannel interface with the SSLEngine wrapper.
|
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.
|
Enum | Description |
---|---|
WebSocket.READYSTATE | |
WebSocket.Role |
Copyright © 2013. All Rights Reserved.