Uses of Interface
org.springframework.web.reactive.socket.client.WebSocketClient
Packages that use WebSocketClient
Package
Description
Client support for WebSocket interactions.
- 
Uses of WebSocketClient in org.springframework.web.reactive.socket.clientClasses in org.springframework.web.reactive.socket.client that implement WebSocketClientModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classWebSocketClientimplementation for use with Reactor Netty for Netty 5.classWebSocketClientimplementation for use with Reactor Netty.classWebSocketClientimplementation for use with the Jakarta WebSocket API.classWebSocketClientimplementation for use with Tomcat, based on the Jakarta WebSocket API.classUndertow based implementation ofWebSocketClient.
StandardWebSocketClient