Package org.abstracthorizon.danube.http.session

Interface Summary
HTTPSessionManager This interface defines simple session handling interface.
 

Class Summary
Session Simple session object
SessionBeanInfo Bean info for Session class
SimpleCookieSessionManager Simple session manager implementation that uses cookies for storing session id on the client side.
SimpleCookieSessionManagerBeanInfo Bean info for SimpleCookieSessionManager class
SimpleSessionManager Simple session manager implementation that checks for expired sessions on invocation of HTTPSessionManager methods.
SimpleSessionManagerBeanInfo Bean info for SimpleSessionManager class
 



Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.