Package org.apache.jcs.utils.servlet.session

Interface Summary
ISessionConstants Constants used by the session tracker.
 

Class Summary
DistSession DistSession uses the CompositeCache and GroupCache to create a failover-safe distributed session.
DistSessionGC Garbage collector for the DistSession objects.
DistSessionPoolManager Description of the Class
DistSessionTracker Manages sessions for the HttpRequestSessionWrapper
HttpServletRequestFacade Session wrapper, to overide some methods.
MetaHttpSession Used to contain an http session and/or the associated information.
SessionIdGenerator Description of the Class
SessionInfo Session information wrapper.