Package com.caucho.server.cluster

Interface Summary
BackingContext Manages the object backing for a context.
DistributedObject Base class for the session stores.
DistributedObjectManager Base class for the distributed objects
ObjectManager Base class for the distributed objects
StorableObject Interface for an object meant to be stored.
StoreListener Interface for a listener for storage events.
 

Class Summary
BackingManager Manages the object backing for a context.
Cluster Defines a set of clustered servers.
ClusterAdmin  
ClusterContainer Container of clusters.
ClusterDef Defines a set of clustered servers.
ClusterGroup Defines a group of clusters.
ClusterObject Data for the cluster's object.
ClusterPort Represents a protocol connection.
ClusterServer Defines a member of the cluster, corresponds to in the conf file.
ClusterStore The ClusterStore manages a cluster of servers all backing up their sessions to the next server.
ClusterStoreAdmin  
ClusterStoreManager Base class for distributed stores.
ClusterStream Defines a connection to the client.
DeployManagementService Management services available on the cluster port.
DistributionManager Manages sessions in a web-app.
FileBacking Manages the backing for the file store.
FileBackingManager Manages the object backing for a context.
FileStore Class storing distributed objects based on the filesystem.
JdbcStore Storing sessions using a JDBC database as a backing store.
Machine Represents a machine in a cluster.
ObjectBacking The ObjectBacking encapsulates the file persistent store for a distributed object.
PersistentStoreConfig Configuration distributed stores.
Server  
Server.SelectManagerCompat  
ServerAdmin  
ServerConnector Defines a member of the cluster.
ServerConnectorAdmin Implementation of the ClusterClient's administration mbean.
Store Application view of the store.
StoreAdmin  
StoreManager Base class for distributed stores.