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