See: Description
| Interface | Description | 
|---|---|
| WebsocketInbound | 
 A websocket framed inbound. 
 | 
| WebsocketOutbound | 
 A websocket framed outbound. 
 | 
| WebsocketSpec | 
 Wrapper for websocket configuration. 
 | 
| Class | Description | 
|---|---|
| WebsocketSpec.Builder<SPEC extends WebsocketSpec.Builder<SPEC>> | |
| WebsocketSpecImpl | 
 Configurer implementation for  
WebsocketSpec. |