Uses of Class
org.springframework.web.socket.client.AbstractWebSocketClient
Package
Description
Client-side support for the Jetty WebSocket API.
Client-side classes for use with standard Jakarta WebSocket endpoints.
-
Uses of AbstractWebSocketClient in org.springframework.web.socket.client.jetty
Modifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of AbstractWebSocketClient in org.springframework.web.socket.client.standard
Modifier and TypeClassDescriptionclass
A WebSocketClient based on the standard Jakarta WebSocket API.
StandardWebSocketClient