Package org.springframework.web.reactive.socket.client
@NonNullApi
@NonNullFields
package org.springframework.web.reactive.socket.client
Client support for WebSocket interactions.
-
ClassDescriptionA
WebSocketClientimplementation for use with JettyWebSocketClient.WebSocketClientimplementation for use with Reactor Netty for Netty 5.WebSocketClientimplementation for use with Reactor Netty.WebSocketClientimplementation for use with the Java WebSocket API.WebSocketClientimplementation for use with the Java WebSocket API.Undertow based implementation ofWebSocketClient.Contract for reactive-style handling of a WebSocket session.