Package org.apache.jcs.auxiliary.remote

Root package for the remote auxiliary cache.

See:
          Description

Class Summary
RemoteCache Client proxy for an RMI remote cache.
RemoteCacheAttributes Description of the Class
RemoteCacheFactory Description of the Class
RemoteCacheFailoverRunner Description of the Class
RemoteCacheInfo A shared static variable holder for the remote cache
RemoteCacheListener Registered with RemoteCache server.
RemoteCacheManager An instance of RemoteCacheManager corresponds to one remote connection of a specific host and port.
RemoteCacheManager.Location Location of the RMI registry.
RemoteCacheMonitor Used to monitor and repair any failed connection for the remote cache service.
RemoteCacheNoWait Used to queue up update requests to the underlying cache.
RemoteCacheNoWaitFacade Used to provide access to multiple services under nowait protection.
RemoteCacheRestore Used to repair the remote caches managed by the associated instance of RemoteCacheManager.
RemoteCacheWatchRepairable Same as CacheWatcherWrapper but implements the IRemoteCacheWatch interface.
RemoteUtils Description of the Class
ZombieRemoteCacheService Description of the Class
ZombieRemoteCacheWatch Description of the Class
 

Package org.apache.jcs.auxiliary.remote Description

Root package for the remote auxiliary cache.