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 TypeClassDescriptionclassAWebSocketClientimplementation for use with Jetty 12WebSocketClient.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.