| Package | Description |
|---|---|
| software.amazon.awssdk.http | |
| software.amazon.awssdk.http.async |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AbortableCallable<T>
Callable task that can be aborted.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbortableInputStream
Input stream that can be aborted.
|
| Constructor and Description |
|---|
AbortableInputStream(InputStream delegate,
Abortable abortable) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AbortableRunnable
Runnable that can be aborted.
|
Copyright © 2018. All rights reserved.