Uses of Package
alex.mojaki.s3upload
-
Classes in alex.mojaki.s3upload used by alex.mojaki.s3upload Class Description MultiPartOutputStream AnOutputStreamwhich packages data written to it into discreteStreamParts which can be obtained in a separate thread via iteration and uploaded to S3.StreamTransferManager Manages streaming of data to S3 without knowing the size beforehand and without keeping it all in memory or writing to disk.