Package org.springframework.integration.websocket
Provides classes used across all WebSocket components.
-
Interface Summary Interface Description WebSocketListener A contract for handling incomingWebSocketMessage
s messages as part of a higher level protocol, referred to as "sub-protocol" in the WebSocket RFC specification. -
Class Summary Class Description ClientWebSocketContainer TheIntegrationWebSocketContainer
implementation for theclient
Web-Socket connection.IntegrationWebSocketContainer The high-level 'connection factory pattern' contract over low-level Web-Socket configuration.ServerWebSocketContainer ServerWebSocketContainer.SockJsServiceOptions