@Immutable public class CachingHttpClients extends Object
Modifier and Type | Method and Description |
---|---|
static CloseableHttpClient |
createFileBound(File cacheDir) |
static CloseableHttpClient |
createMemoryBound() |
static CachingHttpClientBuilder |
custom() |
public static CachingHttpClientBuilder custom()
public static CloseableHttpClient createMemoryBound()
public static CloseableHttpClient createFileBound(File cacheDir)
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.