| 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  | JettyWebSocketSessionA  WebSocketSessionfor use with the Jetty 9.4 WebSocket API. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StandardWebSocketSessionA  WebSocketSessionfor use with the standard WebSocket for Java API. |