Eclipse Rich Ajax Platform

Uses of Interface
org.eclipse.rwt.service.ISessionStore

Packages that use ISessionStore
org.eclipse.rwt   
org.eclipse.rwt.service   
 

Uses of ISessionStore in org.eclipse.rwt
 

Methods in org.eclipse.rwt that return ISessionStore
static ISessionStore RWT.getSessionStore()
          Returns the ISessionStore of the HttpSession to which the currently processed request belongs.
 

Uses of ISessionStore in org.eclipse.rwt.service
 

Methods in org.eclipse.rwt.service that return ISessionStore
 ISessionStore SessionStoreEvent.getSessionStore()
          Returns the ISessionStore that is about to be destroyed.
 

Constructors in org.eclipse.rwt.service with parameters of type ISessionStore
SessionStoreEvent(ISessionStore sessionStore)
          Creates a new instance of SessionStoreEvent.
 


Eclipse Rich Ajax Platform

Copyright (c) EclipseSource and others 2002, 2012. All rights reserved.