Package | Description |
---|---|
com.amazonaws.http.timers.client |
Modifier and Type | Class and Description |
---|---|
class |
ClientExecutionAbortTaskImpl
Implementation of
ClientExecutionAbortTask that interrupts the caller thread and aborts
any HTTP request when triggered |
Modifier and Type | Field and Description |
---|---|
private ClientExecutionAbortTask |
ClientExecutionAbortTrackerTaskImpl.task |
Constructor and Description |
---|
ClientExecutionAbortTrackerTaskImpl(ClientExecutionAbortTask task,
java.util.concurrent.ScheduledFuture<?> future) |