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