Package | Description |
---|---|
org.springframework.web.socket.client |
Client-side abstractions for WebSocket applications.
|
org.springframework.web.socket.client.jetty |
Client-side support for the Jetty WebSocket API.
|
org.springframework.web.socket.client.standard |
Client-side classes for use with standard Java WebSocket endpoints.
|
org.springframework.web.socket.messaging |
WebSocket integration for Spring's messaging module.
|
org.springframework.web.socket.sockjs.client |
SockJS client implementation of
WebSocketClient . |
Class and Description |
---|
ConnectionManagerSupport
A base class for WebSocket connection managers.
|
WebSocketClient
Contract for initiating a WebSocket request.
|
Class and Description |
---|
AbstractWebSocketClient
Abstract base class for
WebSocketClient implementations. |
WebSocketClient
Contract for initiating a WebSocket request.
|
Class and Description |
---|
AbstractWebSocketClient
Abstract base class for
WebSocketClient implementations. |
ConnectionManagerSupport
A base class for WebSocket connection managers.
|
WebSocketClient
Contract for initiating a WebSocket request.
|
Class and Description |
---|
WebSocketClient
Contract for initiating a WebSocket request.
|
Class and Description |
---|
WebSocketClient
Contract for initiating a WebSocket request.
|