Uses of Class
org.springframework.web.socket.sockjs.client.SockJsUrlInfo
Packages that use SockJsUrlInfo
- 
Uses of SockJsUrlInfo in org.springframework.web.socket.sockjs.clientMethods in org.springframework.web.socket.sockjs.client that return SockJsUrlInfoModifier and TypeMethodDescriptionprotected SockJsUrlInfoSockJsClient.buildSockJsUrlInfo(URI url) Create a newSockJsUrlInfofor the current client execution.TransportRequest.getSockJsUrlInfo()Return information about the SockJS URL including server and session ID.