Uses of Package
com.google.code.rees.scope.session

Packages that use com.google.code.rees.scope.session
com.google.code.rees.scope.session   
com.google.code.rees.scope.struts2   
 

Classes in com.google.code.rees.scope.session used by com.google.code.rees.scope.session
SessionAdapter
          A simple abstract adapter used to adapt frameworks to the session management components.
SessionConfiguration
          This class is used to cache the fields and action IDs for all SessionFields.
SessionConfigurationProvider
          This class is used by SessionManagers to obtain the SessionConfiguration
SessionManager
          Uses the SessionConfigurationProvider and SessionAdapter to process, manage, and inject SessionFields.
SessionPostProcessor
          This interface allows for post-processing of SessionFields.
 

Classes in com.google.code.rees.scope.session used by com.google.code.rees.scope.struts2
SessionAdapter
          A simple abstract adapter used to adapt frameworks to the session management components.
SessionManager
          Uses the SessionConfigurationProvider and SessionAdapter to process, manage, and inject SessionFields.
SessionPostProcessor
          This interface allows for post-processing of SessionFields.
 



Copyright © 2012-2013. All Rights Reserved.