| Package | Description |
|---|---|
| com.amazonaws.http | |
| com.amazonaws.http.apache.client.impl |
| Constructor and Description |
|---|
AmazonHttpClient(ClientConfiguration clientConfig,
ConnectionManagerAwareHttpClient httpClient,
RequestMetricCollector requestMetricCollector)
Package-protected constructor for unit test purposes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SdkHttpClient
An instance of
ConnectionManagerAwareHttpClient that delegates all the requests to the given http client. |
| Modifier and Type | Method and Description |
|---|---|
ConnectionManagerAwareHttpClient |
ApacheHttpClientFactory.create(HttpClientSettings settings) |
Copyright © 2020. All rights reserved.