Package org.jclouds.s3.functions

This package contains response handlers for S3 commands.

See:
          Description

Class Summary
BindRegionToXmlPayload Depending on your latency and legal requirements, you can specify a location constraint that will affect where your data physically resides.
ObjectKey  
ParseObjectFromHeadersAndHttpContent Parses response headers and creates a new S3Object from them and the HTTP content.
ParseObjectMetadataFromHeaders This parses @{link org.jclouds.s3.domain.internal.MutableObjectMetadata from HTTP headers.
ReturnFalseIfBucketAlreadyOwnedByYouOrIllegalState  
ReturnTrueOn404OrNotFoundFalseOnIllegalState  
 

Package org.jclouds.s3.functions Description

This package contains response handlers for S3 commands.

Author:
Adrian Cole


Copyright © 2009-2011 jclouds. All Rights Reserved.