Package | Description |
---|---|
net.noderunner.amazon.s3 |
Class and Description |
---|
Bucket
A class representing a single bucket.
|
CallingFormat
Calling formats.
|
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.
|
ListAllBucketsResponse
Response for listing all buckets.
|
ListResponse |
ListResponse.CommonPrefixEntry
Prefix entry.
|
LocationResponse
A Response object returned from AWSAuthConnection.getBucketLocation().
|
Method
HTTP Methods.
|
Owner
A structure representing the owner of an object, used as a part of ListEntry.
|
Response
The parent class of all other Responses.
|
S3Object
A representation of a single object stored in S3.
|
Copyright © 2013. All Rights Reserved.