Uses of Class
org.springframework.web.reactive.socket.client.StandardWebSocketClient
Packages that use StandardWebSocketClient Package Description org.springframework.web.reactive.socket.client Client support for WebSocket interactions.Uses of StandardWebSocketClient in org.springframework.web.reactive.socket.client
Subclasses of StandardWebSocketClient in org.springframework.web.reactive.socket.client Modifier and Type Class Description classTomcatWebSocketClientWebSocketClientimplementation for use with the Java WebSocket API.