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

Packages that use org.apache.jcs.utils.servlet.session
org.apache.jcs.utils.servlet.session   
 

Classes in org.apache.jcs.utils.servlet.session used by org.apache.jcs.utils.servlet.session
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
ISessionConstants
          Constants used by the session tracker.
MetaHttpSession
          Used to contain an http session and/or the associated information.
SessionInfo
          Session information wrapper.