Uses of Package
org.apache.jcs.auxiliary.remote

Packages that use org.apache.jcs.auxiliary.remote
org.apache.jcs.auxiliary.remote Root package for the remote auxiliary cache. 
org.apache.jcs.auxiliary.remote.server   
 

Classes in org.apache.jcs.auxiliary.remote used by org.apache.jcs.auxiliary.remote
RemoteCache
          Client proxy for an RMI remote cache.
RemoteCacheAttributes
          Description of the Class
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.
RemoteCacheWatchRepairable
          Same as CacheWatcherWrapper but implements the IRemoteCacheWatch interface.
 

Classes in org.apache.jcs.auxiliary.remote used by org.apache.jcs.auxiliary.remote.server
RemoteCacheWatchRepairable
          Same as CacheWatcherWrapper but implements the IRemoteCacheWatch interface.