Package com.amazonaws.http.timers.client
package com.amazonaws.http.timers.client
-
ClassDescriptionTask to be scheduled by
ClientExecutionTimer
Implementation ofClientExecutionAbortTask
that interrupts the caller thread and aborts any HTTP request when triggeredKeeps track of the scheduledClientExecutionAbortTask
and the associatedFuture
Represents a timer to enforce a timeout on the total client execution time.Dummy implementation ofClientExecutionAbortTrackerTask
used when the timer is disabled for a request