Uses of Package
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
.-
ClassDescriptionBase 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.
-
ClassDescriptionAbstract base class for
WebSocketClient
implementations.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. -
-