public interface IWebInformationService extends IRpcService
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
JSON_SERVICE_URL
Application part of the URL to access this service remotely.
|
static java.lang.String |
SERVICE_NAME
Name of this service for which it is registered at the RPC name server.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSessionToken()
Returns the server side session token for the current HTTP session.
|
getMajorVersion, getMinorVersionstatic final java.lang.String SERVICE_NAME
static final java.lang.String JSON_SERVICE_URL