Uses of Interface
org.apache.jcs.auxiliary.remote.http.client.behavior.IRemoteHttpCacheClient

Packages that use IRemoteHttpCacheClient
org.apache.jcs.auxiliary.remote.http.client   
 

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

Classes in org.apache.jcs.auxiliary.remote.http.client that implement IRemoteHttpCacheClient
 class RemoteHttpCacheClient
          This is the service used by the remote http auxiliary cache.
 

Methods in org.apache.jcs.auxiliary.remote.http.client that return IRemoteHttpCacheClient
protected  IRemoteHttpCacheClient RemoteHttpCacheManager.createRemoteHttpCacheClientForAttributes(RemoteHttpCacheAttributes cattr)
          This is an extension point.
 



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