Uses of Class
org.apache.jcs.auxiliary.remote.RemoteCache

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

Uses of RemoteCache in org.apache.jcs.auxiliary.remote
 

Fields in org.apache.jcs.auxiliary.remote declared as RemoteCache
private  RemoteCache RemoteCacheNoWait.cache
           
 

Constructors in org.apache.jcs.auxiliary.remote with parameters of type RemoteCache
RemoteCacheNoWait(RemoteCache cache)
          Constructs with the given remote cache, and fires up an event queue for aysnchronous processing.