org.apache.http.impl.client.cache
Class CachingHttpClients
java.lang.Object
org.apache.http.impl.client.cache.CachingHttpClients
@Immutable
public class CachingHttpClients
- extends Object
- Since:
- 4.3
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
custom
public static CachingHttpClientBuilder custom()
createMemoryBound
public static CloseableHttpClient createMemoryBound()
createFileBound
public static CloseableHttpClient createFileBound(File cacheDir)
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.