Package | Description |
---|---|
org.springframework.web.reactive.socket.client |
Client support for WebSocket interactions.
|
Class and Description |
---|
StandardWebSocketClient
WebSocketClient implementation for use with the Java WebSocket API. |
WebSocketClient
Contract for reactive-style handling of a WebSocket session.
|
WebSocketClientSupport
Base class for
WebSocketClient implementations. |