| Package | Description |
|---|---|
| org.springframework.web.socket.sockjs.frame |
Support classes for creating SockJS frames including the encoding and decoding
of SockJS message frames.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Jackson2SockJsMessageCodec
A Jackson 2.6+ codec for encoding and decoding SockJS messages.
|