| org.apache.catalina.cluster.deploy | |
| org.apache.catalina.cluster.io | |
| org.apache.catalina.cluster.mcast | |
| org.apache.catalina.cluster.session | |
| org.apache.catalina.cluster.tcp | |
| org.apache.catalina.cluster.util | 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 The only Cluster protocol currently implemented is a JavaGroups based JGCluster.java |
| CatalinaCluster | A CatalinaCluster interface allows to plug in and out the different cluster implementations | code | html |
| ClusterDeployer | A ClusterDeployer interface allows to plug in and out the different deployment implementations | code | html |
| ClusterManager | The common interface used by all cluster manager. | code | html |
| ClusterMessage | code | html | |
| ClusterReceiver | Cluster Receiver Interface | code | html |
| ClusterSender | code | html | |
| ClusterSession | code | html | |
| ClusterValve | Cluster Valve Interface to mark all Cluster Valves Only those Valve can'be configured as Cluster Valves | code | html |
| Member | The Member interface, defines a member in the Cluster. | code | html |
| MembershipListener | The MembershipListener interface is used as a callback to the membership service. | code | html |
| MembershipService | The membership service helps the cluster determine the membership logic in the cluster. | code | html |
| MessageListener | code | html |
| Constants | Manifest constants for the org.apache.catalina.cluster
package. |
code | html |