Package org.jets3t.service.multi
-
Interface Summary Interface Description CancelEventTrigger Interface implemented by multi-threaded operations that can be cancelled prior to finishing.StorageServiceEventListener Listener for events produced byThreadedStorageService. -
Class Summary Class Description DownloadPackage A simple container object to associate aStorageObjectwith an output file or output stream to which the object's data will be written.SimpleThreadedStorageService S3 service wrapper that performs multiple S3 requests at a time using multi-threading and an underlying thread-safeStorageServiceimplementation.StorageServiceEventAdaptor Simple implementation ofStorageServiceEventListenerto listen for events produced byThreadedStorageService.ThreadedStorageService Storage service wrapper that performs multiple service requests at a time using multi-threading and an underlying thread-safeStorageServiceimplementation.ThreadWatcher A thread watcher is associated with a multi-threaded operation and contains information about the progress of the operation.