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
          The connection to a remote server, or a zombie.
 

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.
 



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