org.apache.http.impl.nio.client
Class HttpAsyncClients
java.lang.Object
org.apache.http.impl.nio.client.HttpAsyncClients
@Immutable
public class HttpAsyncClients
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
custom
public static HttpAsyncClientBuilder custom()
createDefault
public static CloseableHttpAsyncClient createDefault()
createSystem
public static CloseableHttpAsyncClient createSystem()
createMinimal
public static CloseableHttpAsyncClient createMinimal()
createMinimal
public static CloseableHttpAsyncClient createMinimal(org.apache.http.nio.reactor.ConnectingIOReactor ioreactor)
createMinimal
public static CloseableHttpAsyncClient createMinimal(NHttpClientConnectionManager connManager)
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.