Interface IWebInformationService

  • All Superinterfaces:
    IRpcService

    public interface IWebInformationService
    extends IRpcService
    Service for retrieving web information.
    • Field Detail

      • SERVICE_NAME

        static final java.lang.String SERVICE_NAME
        Name of this service for which it is registered at the RPC name server.
        See Also:
        Constant Field Values
      • JSON_SERVICE_URL

        static final java.lang.String JSON_SERVICE_URL
        Application part of the URL to access this service remotely.
        See Also:
        Constant Field Values
    • Method Detail

      • getSessionToken

        java.lang.String getSessionToken()
        Returns the server side session token for the current HTTP session.