Package 

Interface ISessionConfig

    • Method Summary

      Modifier and Type Method Description
      abstract long getSessionIntervalMs() Gets the interval at which sessions are renewed
      abstract void setSessionIntervalMs(longĀ sessionIntervalMs) Sets the interval at which sessions are renewed
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getSessionIntervalMs

         abstract long getSessionIntervalMs()

        Gets the interval at which sessions are renewed

      • setSessionIntervalMs

         abstract void setSessionIntervalMs(longĀ sessionIntervalMs)

        Sets the interval at which sessions are renewed