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
 

Methods in org.apache.jcs.auxiliary.remote that return RemoteCache
protected  RemoteCache RemoteCacheNoWait.getRemoteCache()
          This is temporary.
 

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.
 



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