| Package | Description | 
|---|---|
| com.amazonaws.http.timers.request | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HttpRequestAbortTaskTrackerImplKeeps track of the scheduled  HttpRequestAbortTaskand the associatedFuture | 
| class  | NoOpHttpRequestAbortTaskTrackerDummy implementation of  HttpRequestAbortTaskTrackerused when the timer is disabled for a
 request | 
| Modifier and Type | Method and Description | 
|---|---|
| HttpRequestAbortTaskTracker | HttpRequestTimer. startTimer(org.apache.http.client.methods.HttpRequestBase apacheRequest,
          int requestTimeoutMillis)Start the timer with the specified timeout and return a object that can be used to track the
 state of the timer and cancel it if need be. | 
Copyright © 2022. All rights reserved.