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

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

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

Fields in org.apache.jcs.auxiliary.remote declared as RemoteCacheNoWait
 RemoteCacheNoWait[] RemoteCacheNoWaitFacade.noWaits
          Description of the Field
 

Constructors in org.apache.jcs.auxiliary.remote with parameters of type RemoteCacheNoWait
RemoteCacheNoWaitFacade(RemoteCacheNoWait[] noWaits, RemoteCacheAttributes rca)
          Constructs with the given remote cache, and fires events to any listeners.