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