Package org.apache.catalina.ha.session
package org.apache.catalina.ha.session
-
ClassDescriptionReceive replicated SessionMessage form other cluster node.The DeltaManager manages replicated sessions by only replicating the deltas in data.Similar to the StandardSession except that this session will keep track of deltas during a request.Valve to handle Tomcat jvmRoute takeover using mod_jk module after node failure.This is a marker interface used to indicate an implementation of
SessionListenerthat should be replicated with the session across the cluster.Class Description:
The SessionMessage class is a class that is used when a session has been created, modified, expired in a Tomcat cluster node.
The following events are currently available:Session cluster message