Interface | Description |
---|---|
Bucket |
Amazon S3 bucket.
|
Ocket |
Amazon S3 object abstraction.
|
Region |
Amazon S3 abstraction.
|
Class | Description |
---|---|
Bucket.Prefixed |
Prefixed.
|
Ocket.Text |
Unicode text S3 object with supplementary functions.
|
Region.Simple |
Simple implementation.
|
Exception | Description |
---|---|
OcketNotFoundException |
When ocket is not found in bucket.
|
The only dependency you need is (check our latest version available at s3.jcabi.com):
<depedency> <groupId>com.jcabi</groupId> <artifactId>jcabi-s3</artifactId> </dependency>
Copyright © 2012–2014 jcabi.com. All rights reserved.