Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
JettyWebSocketSession
A
WebSocketSession for use with the Jetty 9.4 WebSocket API. |
Modifier and Type | Class and Description |
---|---|
class |
StandardWebSocketSession
A
WebSocketSession for use with the standard WebSocket for Java API. |