Class SockJsurlInfo
java.lang.Object
org.springframework.web.socket.sockjs.client.SockJsurlInfo
-
Constructor Summary
ConstructorsConstructorDescriptionSockJsurlInfo(URI sockJsurl) Construct a newSockJsurlInfoinstance, calculating a random server id and session id if necessary.Construct a newSockJsurlInfoinstance. -
Method Summary
Modifier and TypeMethodDescriptiongetTransporturl(TransportType transportType) protected UUIDgetUuid()toString()
-
Constructor Details
-
SockJsurlInfo
Construct a newSockJsurlInfoinstance, calculating a random server id and session id if necessary.- Parameters:
sockJsurl- the target url
-
SockJsurlInfo
-
-
Method Details
-
getSockJsurl
-
getServerId
-
getSessionId
-
getUuid
-
getInfourl
-
getTransporturl
-
toString
-