Package software.amazon.awssdk.http.apache5.internal.utils
-
Class Summary Class Description Apache5Utils CancelOnInterruptWrapper<ResultT> Wrapper that attempts to cancel the delegate future if the thread is interrupted within get().
| Class | Description |
|---|---|
| Apache5Utils | |
| CancelOnInterruptWrapper<ResultT> |
Wrapper that attempts to cancel the delegate future if the thread is interrupted within get().
|