Apache Tomcat 7.0.42

Package org.apache.catalina.ha.session

Interface Summary
SessionMessage Class Description:
The SessionMessage class is a class that is used when a session has been created, modified, expired in a Tomcat cluster node.
 

Class Summary
BackupManager  
ClusterManagerBase  
ClusterSessionListener Receive replicated SessionMessage form other cluster node.
Constants Manifest constants for the org.apache.catalina.ha.session package.
DeltaManager The DeltaManager manages replicated sessions by only replicating the deltas in data.
DeltaRequest  
DeltaSession Similar to the StandardSession except that this session will keep track of deltas during a request.
JvmRouteBinderValve Valve to handle Tomcat jvmRoute takeover using mod_jk module after node failure.
JvmRouteSessionIDBinderListener Deprecated. Will be removed in Tomcat 8.0.x
SerializablePrincipal Generic implementation of java.security.Principal that is available for use by Realm implementations.
SessionIDMessage Deprecated. Will be removed in Tomcat 8.0.x
SessionMessageImpl Session cluster message
 


Apache Tomcat 7.0.42

Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.