Uses of Package
org.springframework.integration.websocket
Packages that use org.springframework.integration.websocket
Package
Description
Provides classes used across all WebSocket components.
Provides classes which represent inbound WebSocket components.
Provides classes which represent outbound WebSocket components.
-
Classes in org.springframework.integration.websocket used by org.springframework.integration.websocketClassDescriptionThe high-level 'connection factory pattern' contract over low-level Web-Socket configuration.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. -
Classes in org.springframework.integration.websocket used by org.springframework.integration.websocket.inboundClassDescriptionThe high-level 'connection factory pattern' contract over low-level Web-Socket configuration.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. -
Classes in org.springframework.integration.websocket used by org.springframework.integration.websocket.outboundClassDescriptionThe high-level 'connection factory pattern' contract over low-level Web-Socket configuration.