Uses of Interface
com.dynamide.ISession

Packages that use ISession
com.dynamide The core of the Dynamide Framework: Session, Widget, Page, Property, etc. 
 

Uses of ISession in com.dynamide
 

Classes in com.dynamide that implement ISession
 class Session
          This class manages the user interaction across Page objects, and is the Java-side representation of the application.xml file, which has the page list, page order, and the application-level events.
 



Copyright © 2001-2013 DYNAMIDE.COM. All Rights Reserved.