public class AsyncHttpClient
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AsyncHttpClient
public AsyncHttpClient()
-
Method Details
-
create
public static org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient create(Config config)