Uses of Package
org.jclouds.s3

Packages that use org.jclouds.s3
org.jclouds.s3 This package contains an Amazon S3 client implemented by HttpCommandExecutorService commands. 
org.jclouds.s3.blobstore   
org.jclouds.s3.config This package contains modules who manage the dependencies of the S3Context, S3Client, and S3 Map views. 
org.jclouds.s3.functions This package contains response handlers for S3 commands. 
org.jclouds.s3.util This package contains utilities needed for S3. 
org.jclouds.s3.xml This package contains xml logic that parses S3 responses. 
 

Classes in org.jclouds.s3 used by org.jclouds.s3
Bucket
          Annotates the parameter that this is a bucket.
S3ApiMetadata.Builder
           
S3AsyncClient
          Deprecated. please use org.jclouds.ContextBuilder#buildApi(S3Client.class) as S3AsyncClient interface will be removed in jclouds 1.7.
S3Client
          Provides access to S3 via their REST API.
 

Classes in org.jclouds.s3 used by org.jclouds.s3.blobstore
S3AsyncClient
          Deprecated. please use org.jclouds.ContextBuilder#buildApi(S3Client.class) as S3AsyncClient interface will be removed in jclouds 1.7.
S3Client
          Provides access to S3 via their REST API.
 

Classes in org.jclouds.s3 used by org.jclouds.s3.config
Bucket
          Annotates the parameter that this is a bucket.
S3AsyncClient
          Deprecated. please use org.jclouds.ContextBuilder#buildApi(S3Client.class) as S3AsyncClient interface will be removed in jclouds 1.7.
S3Client
          Provides access to S3 via their REST API.
 

Classes in org.jclouds.s3 used by org.jclouds.s3.functions
Bucket
          Annotates the parameter that this is a bucket.
 

Classes in org.jclouds.s3 used by org.jclouds.s3.util
S3Client
          Provides access to S3 via their REST API.
 

Classes in org.jclouds.s3 used by org.jclouds.s3.xml
Bucket
          Annotates the parameter that this is a bucket.
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.