| Package | Description |
|---|---|
| com.amazonaws.event |
| Modifier and Type | Method and Description |
|---|---|
static ProgressListenerCallbackExecutor |
ProgressListenerCallbackExecutor.wrapListener(ProgressListener listener) |
| Constructor and Description |
|---|
ProgressReportingInputStream(InputStream in,
ProgressListenerCallbackExecutor listenerCallbackExecutor)
Creates a new progress reporting input stream that simply wraps the
specified input stream and uses the specified listener callback executor
to asynchronously notify the listener about the number of bytes
transferred.
|
Copyright © 2018. All rights reserved.