Uses of Package
net.noderunner.amazon.s3

Packages that use net.noderunner.amazon.s3
net.noderunner.amazon.s3   
 

Classes in net.noderunner.amazon.s3 used by net.noderunner.amazon.s3
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
          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().
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 © 2009. All Rights Reserved.