Uses of Class
org.springframework.web.socket.sockjs.frame.AbstractSockJsMessageCodec
Packages that use AbstractSockJsMessageCodec
Package
Description
Support classes for creating SockJS frames including the encoding and decoding
 of SockJS message frames.
- 
Uses of AbstractSockJsMessageCodec in org.springframework.web.socket.sockjs.frameSubclasses of AbstractSockJsMessageCodec in org.springframework.web.socket.sockjs.frameModifier and TypeClassDescriptionclassA Jackson 2.x codec for encoding and decoding SockJS messages.