public interface ApacheHttpClientAdapter extends HttpClient
CloseableHttpAsyncClient
as HttpClient
.
For more information about HttpComponents AsyncClient use their webpage.Modifier and Type | Method and Description |
---|---|
static HttpClient |
of(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client) |
close, execute, getUserAgent
static HttpClient of(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client)