Generated by
JDiff

Package org.springframework.web.socket.sockjs.frame

Added Classes
SockJsFrameType SockJS frame types.
 

Changed Classes and Interfaces
DefaultSockJsFrameFormat A default implementation of org.springframework.web.socket.sockjs.frame.SockJsFrameFormat that relies on java.lang.String.format(String, Object...)..
SockJsFrame Represents a SockJS frame.
SockJsFrameFormat Applies a transport-specific format to the content of a SockJS frame resulting in a content that can be written out.