| Method and Description |
|---|
| org.apache.http.impl.client.cache.CacheConfig.getMaxObjectSizeBytes()
(4.2) use
CacheConfig.getMaxObjectSize() |
| org.apache.http.impl.client.cache.CacheConfig.setMaxObjectSizeBytes(int)
(4.2) use
CacheConfig.setMaxObjectSize(long) |
| Constructor and Description |
|---|
| org.apache.http.impl.client.cache.memcached.MemcachedHttpCacheStorage(MemcachedClientIF, CacheConfig, HttpCacheEntrySerializer)
(4.2) do not use
|
Copyright © 2010–2013 The Apache Software Foundation. All rights reserved.