org.apache.http.impl.client
Class HttpClients
java.lang.Object
org.apache.http.impl.client.HttpClients
@Immutable
public class HttpClients
- 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 HttpClientBuilder custom()
createDefault
public static CloseableHttpClient createDefault()
createSystem
public static CloseableHttpClient createSystem()
createMinimal
public static CloseableHttpClient createMinimal()
createMinimal
public static CloseableHttpClient createMinimal(HttpClientConnectionManager connManager)
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.