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

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



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