Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.web.socket.sockjs.frame Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
AbstractSockJsMessageCodecAn base class for SockJS message codec that provides an implementation ofSince:4.Classorg.springframework.web.socket.sockjs.frameSpring MVC
DefaultSockJsFrameFormatA default implementation ofSockJsFrameFormat that reliesClassorg.springframework.web.socket.sockjs.frameSpring MVC
Jackson2SockJsMessageCodecA Jackson 2.Classorg.springframework.web.socket.sockjs.frameSpring MVC
SockJsFrameRepresents a SockJS frame.Classorg.springframework.web.socket.sockjs.frameSpring MVC
SockJsFrameFormatApplies a transport-specific format to the content of a SockJS frame resultingin a content that can be written out.Interfaceorg.springframework.web.socket.sockjs.frameSpring MVC
SockJsFrameTypeenum SockJsFrameTypeSince:4.Classorg.springframework.web.socket.sockjs.frameSpring MVC
SockJsMessageCodecEncode and decode messages to and from a SockJS message frame,essentially an array of JSON-encoded messages.Interfaceorg.springframework.web.socket.sockjs.frameSpring MVC