Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.web.socket.sockjs.client Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
AbstractClientSockJsSessionBase class for SockJS client implementations of WebSocketSession.Classorg.springframework.web.socket.sockjs.clientSpring MVC
AbstractXhrTransportAbstract base class for XHR transport implementations to extend.Classorg.springframework.web.socket.sockjs.clientSpring MVC
InfoReceiverA component that can execute the SockJS Info request that needs to beperformed before the SockJS session starts in order to check server endpointInterfaceorg.springframework.web.socket.sockjs.clientSpring MVC
JettyXhrTransportAn XHR transport based on Jetty's HttpClient.Classorg.springframework.web.socket.sockjs.clientSpring MVC
RestTemplateXhrTransportAn XhrTransport implementation that uses aSince:4.Classorg.springframework.web.socket.sockjs.clientSpring MVC
SockJsClientA SockJS implementation ofwith fallback alternatives that simulate a WebSocket interaction through plainClassorg.springframework.web.socket.sockjs.clientSpring MVC
SockJsUrlInfoContainer for the base URL of a SockJS endpoint with additional helper methodsto derive related SockJS URLs as the info URL andClassorg.springframework.web.socket.sockjs.clientSpring MVC
TransportA client-side implementation for a SockJS transport.Interfaceorg.springframework.web.socket.sockjs.clientSpring MVC
TransportRequestExposes information, typically to Transport andsession implementations, about a requestInterfaceorg.springframework.web.socket.sockjs.clientSpring MVC
UndertowXhrTransportAn XHR transport based on Undertow's UndertowClient.Classorg.springframework.web.socket.sockjs.clientSpring MVC
WebSocketClientSockJsSessionAn extension of AbstractClientSockJsSession wrapping and delegatingto an actual WebSocket session.Classorg.springframework.web.socket.sockjs.clientSpring MVC
WebSocketTransportA SockJS Transport that uses aSince:4.Classorg.springframework.web.socket.sockjs.clientSpring MVC
XhrClientSockJsSessionAn extension of AbstractClientSockJsSession for use with HTTPtransports simulating a WebSocket session.Classorg.springframework.web.socket.sockjs.clientSpring MVC
XhrTransportA SockJS Transport that uses HTTP requests to simulate a WebSocketinteraction.Interfaceorg.springframework.web.socket.sockjs.clientSpring MVC