Class RemoteHttpCache<K,V>

All Implemented Interfaces:
AuxiliaryCache<K,V>, IRemoteCacheClient<K,V>, ICache<K,V>, ICacheType

public class RemoteHttpCache<K,V> extends AbstractRemoteAuxiliaryCache<K,V>
This uses an http client as the service.