Uses of Interface
org.apache.commons.jcs3.auxiliary.remote.http.client.behavior.IRemoteHttpCacheClient
Packages that use IRemoteHttpCacheClient
-
Uses of IRemoteHttpCacheClient in org.apache.commons.jcs3.auxiliary.remote.http.client
Classes in org.apache.commons.jcs3.auxiliary.remote.http.client that implement IRemoteHttpCacheClientModifier and TypeClassDescriptionclass
This is the service used by the remote http auxiliary cache.Methods in org.apache.commons.jcs3.auxiliary.remote.http.client that return IRemoteHttpCacheClientModifier and TypeMethodDescriptionprotected <V,
K> IRemoteHttpCacheClient<K, V> RemoteHttpCacheFactory.createRemoteHttpCacheClientForAttributes
(RemoteHttpCacheAttributes cattr) This is an extension point.