Package | Description |
---|---|
com.amazonaws.http |
Modifier and Type | Field and Description |
---|---|
private ClientExecutionTimer |
AmazonHttpClient.clientExecutionTimer
Timer to enforce timeouts on the whole execution of the request (request handlers, retries, backoff strategy,
unmarshalling, etc)
|
Modifier and Type | Method and Description |
---|---|
ClientExecutionTimer |
AmazonHttpClient.getClientExecutionTimer()
Package protected for unit-testing
|