Package org.apache.jcs.auxiliary.remote

Root package for the remote auxiliary cache.

See:
          Description

Class Summary
AbsractRemoteCacheListener Shared listener base.
AbstractRemoteAuxiliaryCache Abstract base for remote caches.
AbstractRemoteCacheNoWaitFacade An abstract base for the No Wait Facade.
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.
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 The RemoteCacheNoWait wraps the RemoteCacheClient.
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 This class provides some basic utilities for doing things such as starting the registry properly.
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-2011 Apache Software Foundation. All Rights Reserved.