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 for
webSocketClientimplementations.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
-