Uses of Package
sunlabs.brazil.session
-
Packages that use sunlabs.brazil.session Package Description sunlabs.brazil.session sunlabs.brazil.sunlabs -
Classes in sunlabs.brazil.session used by sunlabs.brazil.session Class Description CacheManager ThisSessionManager
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 TheSessionManager
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 Class Description PropertiesCacheManager.Saveable This interface allows for persistence of non-properties session objects.