See: Description
Class | Description |
---|---|
ApacheClientUtil | |
DefaultHttpClient |
A wrapper replacement for
org.apache.http.impl.client.DefaultHttpClient |
HttpClientBuilder |
A wrapper replacement for
org.apache.http.impl.client.HttpClientBuilder |
TracedHttpClient |
A wrapper for `org.apache.http.impl.client.CloseableHttpClient`, this should not be referenced directly.
|
For org.apache.http.impl.client.DefaultHttpClient
, use our DefaultHttpClient
instead.
For org.apache.http.impl.client.HttpClientBuilder
use our HttpClientBuilder
instead.
Copyright © 2020. All rights reserved.