| Package | Description |
|---|---|
| org.springframework.web.socket.adapter.standard |
Adapter classes for the standard Java WebSocket API.
|
| Class and Description |
|---|
| ConvertingEncoderDecoderSupport
Base class that can be used to implement a standard
Encoder
and/or Decoder. |
| StandardWebSocketSession
A
WebSocketSession for use with the standard WebSocket for Java API. |