See: Description
Interface | Description |
---|---|
CancelEventTrigger | Deprecated
0.8.0 use
CancelEventTrigger instead. |
S3ServiceEventListener |
Listener for events produced by
S3ServiceMulti , where each event type is represented
by an object passed to the s3ServiceEventPerformed method. |
A multi-threading utility that manages multiple S3 interactions at once by wrapping an S3Service implementation and running this service with multiple threads. The multi-threading service class S3ServiceMulti manages the threads and sends notification events packaged as ServiceEvents to interested listening classes.