Uses of Package
sunlabs.brazil.session

Packages that use sunlabs.brazil.session
sunlabs.brazil.session   
sunlabs.brazil.sunlabs   
 

Classes in sunlabs.brazil.session used by sunlabs.brazil.session
CacheManager
          This SessionManager associates an object with a Session ID to give Handlers the ability to maintain state that lasts for the duration of a session instead of just for the duration of a request.
SessionManager
          The SessionManager associates an object with a Session ID to give Handlers the ability to maintain state that lasts for the duration of a session instead of just for the duration of a request.
 

Classes in sunlabs.brazil.session used by sunlabs.brazil.sunlabs
PropertiesCacheManager.Saveable
          This interface allows for persistence of non-properties session objects.