Uses of Interface
org.apache.jcs.utils.servlet.session.ISessionConstants

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

Uses of ISessionConstants in org.apache.jcs.utils.servlet.session
 

Classes in org.apache.jcs.utils.servlet.session that implement ISessionConstants
 class DistSession
          DistSession uses the CompositeCache and GroupCache to create a failover-safe distributed session.
(package private)  class DistSessionGC
          Garbage collector for the DistSession objects.
 class DistSessionTracker
          Manages sessions for the HttpRequestSessionWrapper