Skip navigation links

Package org.jets3t.service.multithread

A multi-threading utility that manages multiple S3 interactions at once by wrapping an S3Service implementation and running this service with multiple threads.

See: Description

Package org.jets3t.service.multithread Description

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.

Skip navigation links