Apache Tomcat 6.0.53

Package org.apache.catalina.ha

This package contains code for Clustering, the base class of a Cluster is org.apache.catalina.Cluster implementations of this class is done when implementing a new Cluster protocol

See:
          Description

Interface Summary
CatalinaCluster A CatalinaCluster interface allows to plug in and out the different cluster implementations
ClusterDeployer  
ClusterManager The common interface used by all cluster manager.
ClusterMessage  
ClusterSession  
ClusterValve Cluster valves are a simple extension to the Tomcat valve architecture with a small addition of being able to reference the cluster component in the container it sits in.
 

Class Summary
ClusterListener Receive SessionID cluster change from other backup node after primary session node is failed.
ClusterMessageBase  
ClusterRuleSet RuleSet for processing the contents of a Cluster definition element.
Constants Manifest constants for the org.apache.catalina.ha package.
 

Package org.apache.catalina.ha Description

This package contains code for Clustering, the base class of a Cluster is org.apache.catalina.Cluster implementations of this class is done when implementing a new Cluster protocol


Apache Tomcat 6.0.53

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