Package org.norther.tammi.spray.session

Interface Summary
AuthenticatedSession An interface to optionally authenticated sessions maintaining client data between requests.
Manager An interface to manager MBeans managing sessions that are associated with a particular container.
SessionExpirationListener Session managers implementing the SessionExpirationListener interface will be notified when sessions expire.
SessionManager An interface to session caches.
 

Class Summary
DefaultSession A default implementation of AuthenticatdSession.
DefaultSessionManager A session manager implementation.
SessionExpirationEvent Events of this type are sent to a session manager that implements the SessionExpirationListener interface when a session expires.
 



Copyright © 2004 The Norther Organization. All rights reserved.