Uses of Package
sunlabs.brazil.session
Packages that use sunlabs.brazil.session
-
Classes in sunlabs.brazil.session used by sunlabs.brazil.sessionClassDescriptionThis
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.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.sunlabsClassDescriptionThis interface allows for persistence of non-properties session objects.