Class RemoteHttpCacheClient<K,V>

java.lang.Object
org.apache.commons.jcs3.auxiliary.remote.http.client.RemoteHttpCacheClient<K,V>
All Implemented Interfaces:
Remote, IRemoteHttpCacheClient<K,V>, ICacheService<K,V>, ICacheServiceNonLocal<K,V>

public class RemoteHttpCacheClient<K,V> extends Object implements IRemoteHttpCacheClient<K,V>
This is the service used by the remote http auxiliary cache.