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 Jetty 12WebSocketClient.Deprecated, for removal: This API element is subject to removal in a future version.as of 6.2.18 with no replacementWebSocketClientimplementation for use with Reactor Netty.WebSocketClientimplementation for use with the Jakarta WebSocket API.WebSocketClientimplementation for use with Tomcat, based on the Jakarta WebSocket API.Deprecated, for removal: This API element is subject to removal in a future version.as of 6.2.18 with no replacementContract for reactive-style handling of a WebSocket session.