Class RWTSessionProvider

  • All Implemented Interfaces:
    SessionProvider

    public class RWTSessionProvider
    extends java.lang.Object
    implements SessionProvider
    This class provides the current session ID.
    Author:
    neilmack
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getSessionId()
      get the current sessions ID.
      void registerListenerWithSession​(org.eclipse.rap.rwt.service.UISessionListener listener)
      registers a listener to the current RAP UI session.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait