See: Description
| Interface | Description | 
|---|---|
| WebSocketHandler | 
 Handler for a WebSocket session. 
 | 
| WebSocketSession | 
 Represents a WebSocket session. 
 | 
| Class | Description | 
|---|---|
| CloseStatus | 
 Representation of WebSocket "close" status codes and reasons. 
 | 
| HandshakeInfo | 
 Simple container of information related to the handshake request that started
 the  
WebSocketSession session. | 
| WebSocketMessage | 
 Representation of a WebSocket message. 
 | 
| Enum | Description | 
|---|---|
| WebSocketMessage.Type | 
 WebSocket message types. 
 |