Uses of Class
org.springframework.web.reactive.socket.client.StandardWebSocketClient
Packages that use StandardWebSocketClient
Package
Description
Client support for WebSocket interactions.
- 
Uses of StandardWebSocketClient in org.springframework.web.reactive.socket.clientSubclasses of StandardWebSocketClient in org.springframework.web.reactive.socket.clientModifier and TypeClassDescriptionclassWebSocketClientimplementation for use with Tomcat, based on the Jakarta WebSocket API.