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 These objects are used to configure the remote cache client.
RemoteCacheFactory The RemoteCacheFactory creates remote caches for the cache hub.
RemoteCacheFailoverRunner The RemoteCacheFailoverRunner tries to establish a connection with a failover server, if any are defined.
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.
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 Zombie adapter for the remote cache service.
ZombieRemoteCacheWatch Description of the Class
 

Package org.apache.jcs.auxiliary.remote Description

Root package for the remote auxiliary cache.



Copyright © 2002-2007 Apache Software Foundation. All Rights Reserved.