public interface InfoReceiver
Modifier and Type | Method and Description |
---|---|
java.lang.String |
executeInfoRequest(java.net.URI infoUrl)
Perform an HTTP request to the SockJS "Info" URL.
|
java.lang.String executeInfoRequest(java.net.URI infoUrl)
infoUrl
- the URL to obtain SockJS server information from