See: Description
Interface | Description |
---|---|
WebSocketListener |
A contract for handling incoming
WebSocketMessage s messages as part of a higher
level protocol, referred to as "sub-protocol" in the WebSocket RFC specification. |
Class | Description |
---|---|
ClientWebSocketContainer |
The
IntegrationWebSocketContainer implementation for the client
Web-Socket connection. |
IntegrationWebSocketContainer |
The high-level 'connection factory pattern' contract over low-level Web-Socket
configuration.
|
ServerWebSocketContainer | |
ServerWebSocketContainer.SockJsServiceOptions |