Package | Description |
---|---|
com.amazonaws.http | |
com.amazonaws.http.timers.client | |
com.amazonaws.http.timers.request |
Modifier and Type | Method and Description |
---|---|
ClientExecutionTimer |
AmazonHttpClient.getClientExecutionTimer()
Package protected for unit-testing
|
HttpRequestTimer |
AmazonHttpClient.getHttpRequestTimer()
Package protected for unit-testing
|
Constructor and Description |
---|
AmazonHttpClient(ClientConfiguration clientConfig,
org.apache.http.client.HttpClient httpClient,
RequestMetricCollector requestMetricCollector)
Package-protected constructor for unit test purposes.
|
Modifier and Type | Method and Description |
---|---|
ScheduledThreadPoolExecutor |
ClientExecutionTimer.getExecutor()
This method is current exposed for testing purposes
|
Modifier and Type | Method and Description |
---|---|
ScheduledThreadPoolExecutor |
HttpRequestTimer.getExecutor()
This method is current exposed for testing purposes
|
Copyright © 2016. All rights reserved.