BatchMode |
The possible batch modes when enqueuing outgoing frames.
|
CloseStatus |
|
ExtensionConfig |
Represents an Extension Configuration, as seen during the connection Handshake process.
|
Frame |
An immutable websocket frame.
|
Frame.Type |
|
RemoteEndpoint |
|
Session |
Session represents an active link of communications with a Remote WebSocket Endpoint.
|
SuspendToken |
Connection suspend token
|
UpgradeRequest |
The HTTP Upgrade to WebSocket Request
|
UpgradeResponse |
The HTTP Upgrade to WebSocket Response
|
WebSocketBehavior |
Behavior for how the WebSocket should operate.
|
WebSocketConnectionListener |
Core WebSocket Connection Listener
|
WebSocketListener |
Basic WebSocket Listener interface for incoming WebSocket message events.
|
WebSocketPolicy |
Settings for WebSocket operations.
|
WebSocketSessionListener |
Interface for Listeners that are interested in knowing about the Session history.
|
WriteCallback |
Callback for Write events.
|