Uses of Interface
software.amazon.awssdk.core.internal.http.timers.TimeoutTask
Packages that use TimeoutTask
-
Uses of TimeoutTask in software.amazon.awssdk.core.internal.http.timers
Classes in software.amazon.awssdk.core.internal.http.timers that implement TimeoutTaskModifier and TypeClassDescriptionfinal classImplementation ofTimeoutTaskfor asynchronous operations to be scheduled to fail theCompletableFutureand abort the asynchronous requests.final classTimeoutTaskto be scheduled for synchronous operations.Constructors in software.amazon.awssdk.core.internal.http.timers with parameters of type TimeoutTaskModifierConstructorDescriptionApiCallTimeoutTracker(TimeoutTask timeout, ScheduledFuture<?> future)