Uses of Package
org.springframework.web.socket.client
Packages that use org.springframework.web.socket.client
Package
Description
Client-side abstractions for WebSocket applications.
Client-side classes for use with standard Jakarta WebSocket endpoints.
WebSocket integration for Spring's messaging module.
SockJS client implementation of
 
WebSocketClient.- 
Classes in org.springframework.web.socket.client used by org.springframework.web.socket.clientClassDescriptionBase class for a connection manager that automates the process of connecting to a WebSocket server with the Spring ApplicationContext lifecycle.Contract for initiating a WebSocket request.
- 
Classes in org.springframework.web.socket.client used by org.springframework.web.socket.client.standardClassDescriptionAbstract base class forWebSocketClientimplementations.Base class for a connection manager that automates the process of connecting to a WebSocket server with the Spring ApplicationContext lifecycle.Contract for initiating a WebSocket request.
- 
Classes in org.springframework.web.socket.client used by org.springframework.web.socket.messaging
-