|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| Bucket | A class representing a single bucket. |
| CallingFormat | Calling formats. |
| CanonicalString | Creates canonical strings for authorization purposes by hashing the request against an authorization key. |
| Connection | A stateless connection to the Amazon S3 system which uses the REST API. |
| Entry | A structure representing a single object stored in S3. |
| GetResponse | Returned by the Connection.get(Bucket, String) methods. |
| GetStreamResponse | A Response object returned from Connection.getStream(). |
| Headers | HTTP header wrapper. |
| ISO801DateFormat | Date format used by Amazon S3. |
| ListAllBucketsResponse | Response for listing all buckets. |
| ListResponse | Returned by Connection.list(net.noderunner.amazon.s3.Bucket, java.lang.String, java.lang.String, java.lang.Integer, net.noderunner.amazon.s3.Headers). |
| ListResponse.CommonPrefixEntry | Prefix entry. |
| LocationResponse | A Response object returned from AWSAuthConnection.getBucketLocation(). |
| Owner | A structure representing the owner of an object, used as a part of ListEntry. |
| QueryGenerator | Generates URL Query Strings that can be used to perform operations. |
| Response | The parent class of all other Responses. |
| S3Object | A representation of a single object stored in S3. |
| Enum Summary | |
|---|---|
| Method | HTTP Methods. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||