Package | Description |
---|---|
org.springframework.web.socket.adapter |
Classes adapting Spring's WebSocket API to and from WebSocket providers.
|
org.springframework.web.socket.adapter.jetty |
Adapter classes for the Jetty WebSocket API.
|
org.springframework.web.socket.adapter.standard |
Adapter classes for the standard Java WebSocket API.
|
org.springframework.web.socket.sockjs.client |
SockJS client implementation of
WebSocketClient . |
org.springframework.web.socket.sockjs.transport.session |
SockJS specific implementations of
WebSocketSession . |
Class and Description |
---|
NativeWebSocketSession
A
WebSocketSession that exposes the underlying, native WebSocketSession
through a getter. |
Class and Description |
---|
AbstractWebSocketSession
An abstract base class for implementations of
WebSocketSession . |
NativeWebSocketSession
A
WebSocketSession that exposes the underlying, native WebSocketSession
through a getter. |
Class and Description |
---|
AbstractWebSocketSession
An abstract base class for implementations of
WebSocketSession . |
NativeWebSocketSession
A
WebSocketSession that exposes the underlying, native WebSocketSession
through a getter. |
Class and Description |
---|
NativeWebSocketSession
A
WebSocketSession that exposes the underlying, native WebSocketSession
through a getter. |
Class and Description |
---|
NativeWebSocketSession
A
WebSocketSession that exposes the underlying, native WebSocketSession
through a getter. |