Package | Description |
---|---|
com.ibm.cloud.objectstorage.event | |
com.ibm.cloud.objectstorage.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
com.ibm.cloud.objectstorage.services.s3.transfer.internal | |
com.ibm.cloud.objectstorage.test.util |
Modifier and Type | Class and Description |
---|---|
static class |
ProgressListener.ExceptionReporter
A utility class for capturing and reporting the first exception thrown by
a given progress listener.
|
static class |
ProgressListener.NoOpProgressListener |
class |
ProgressListenerChain
An implementation of ProgressListener interface that delegates
progressChanged callback to multiple listeners.
|
class |
ProgressTracker
Default implementation for progress tracking.
|
class |
SyncProgressListener
Abstract adapter class for a progress listener that is delivered with
progress event synchronously.
|
Modifier and Type | Class and Description |
---|---|
class |
LegacyS3ProgressListener
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
S3ProgressListenerChain
S3 specific progress listener chain.
|
class |
S3SyncProgressListener
Abstract adapter class for an S3 progress listener that is safe to be
delivered with progress event synchronously.
|
class |
TransferProgressUpdatingListener |
Modifier and Type | Class and Description |
---|---|
class |
ProgressListenerWithEventCodeVerification
Validates the events received by the progress listener.
|
Copyright © 2024. All rights reserved.