|
|||||||||
| Home >> All >> org >> apache >> catalina >> cluster >> [ session overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.catalina.cluster.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. The following events are currently available: |
| Class Summary | |
| ClusterListener | Receive SessionID cluster change from other backup node after primary session node is failed. |
| ClusterSessionListener | Receive replicated SessionMessage form other cluster node. |
| Constants | Manifest constants for the org.apache.catalina.cluster.session
package. |
| DeltaManager | The DeltaManager manages replicated sessions by only replicating the deltas in data. |
| DeltaManagerTest | |
| DeltaRequest | |
| DeltaRequest.AttributeInfo | |
| DeltaSession | Similar to the StandardSession, this code is identical, but for update and some small issues, simply copied in the first release. |
| DeltaSessionFacade | Facade for the DeltaSession object. |
| DeltaSessionTest | |
| JvmRouteBinderValve | Valve to handle Tomcat jvmRoute takeover using mod_jk module after node failure. |
| JvmRouteSessionIDBinderLifecycleListener | Deprecated. |
| JvmRouteSessionIDBinderListener | Receive SessionID cluster change from other backup node after primary session node is failed. |
| ReplicatedSession | |
| ReplicationStream | Custom subclass of ObjectInputStream that loads from the
class loader for this web application. |
| SerializablePrincipal | |
| SessionIDMessage | Session id change cluster message |
| SessionMessageImpl | Session cluster message |
| SimpleTcpReplicationManager | Title: Tomcat Session Replication for Tomcat 4.0 Description: A very simple straight forward implementation of session replication of servers in a cluster. This session replication is implemented "live". |
| StandardSessionContext | Deprecated. As of Java Servlet API 2.1 with no replacement. |
|
|||||||||
| Home >> All >> org >> apache >> catalina >> cluster >> [ session overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||