Uses of Interface
com.amazonaws.http.timers.client.ClientExecutionAbortTask
Packages that use ClientExecutionAbortTask
-
Uses of ClientExecutionAbortTask in com.amazonaws.http.timers.client
Classes in com.amazonaws.http.timers.client that implement ClientExecutionAbortTaskModifier and TypeClassDescriptionclass
Implementation ofClientExecutionAbortTask
that interrupts the caller thread and aborts any HTTP request when triggeredConstructors in com.amazonaws.http.timers.client with parameters of type ClientExecutionAbortTaskModifierConstructorDescriptionClientExecutionAbortTrackerTaskImpl
(ClientExecutionAbortTask task, ScheduledFuture<?> future)