Interface | Description |
---|---|
ConnectionManagerAwareHttpClient |
An extension of Apache's HttpClient that expose the connection manager
associated with the client.
|
Class | Description |
---|---|
ApacheConnectionManagerFactory |
Factory class to create connection manager used by the apache client.
|
ApacheHttpClientFactory |
Factory class that builds the apache http client from the settings.
|
CRC32ChecksumResponseInterceptor | |
SdkHttpClient |
An instance of
ConnectionManagerAwareHttpClient that delegates all the requests to the given http client. |
Copyright © 2021. All rights reserved.