| Package | Description | 
|---|---|
| com.amazonaws.http | |
| com.amazonaws.http.timers | 
 Classes for the request timeout and client execution timeout features. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
HttpRequestTimer | 
AmazonHttpClient.getHttpRequestTimer()
Package protected for unit-testing 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
ClientExecutionAndRequestTimerTestUtils.assertNumberOfTasksTriggered(HttpRequestTimer requestTimer,
                            int expectedNumberOfTasks)  | 
static void | 
ClientExecutionAndRequestTimerTestUtils.assertRequestTimerExecutorNotCreated(HttpRequestTimer requestTimer)
Assert that the executor backing  
ClientExecutionTimer was never created or used | 
Copyright © 2022. All rights reserved.