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.frame
Subclasses of AbstractSockJsMessageCodec in org.springframework.web.socket.sockjs.frameModifier and TypeClassDescriptionclass
A Jackson 2.x codec for encoding and decoding SockJS messages.