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

Packages that use AbstractRemoteAuxiliaryCache
org.apache.jcs.auxiliary.remote Root package for the remote auxiliary cache. 
org.apache.jcs.auxiliary.remote.http.client   
 

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

Subclasses of AbstractRemoteAuxiliaryCache in org.apache.jcs.auxiliary.remote
 class RemoteCache
          Client proxy for an RMI remote cache.
 

Uses of AbstractRemoteAuxiliaryCache in org.apache.jcs.auxiliary.remote.http.client
 

Subclasses of AbstractRemoteAuxiliaryCache in org.apache.jcs.auxiliary.remote.http.client
 class RemoteHttpCache
          This uses an http client as the service.
 



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