Uses of Class
org.jclouds.s3.config.S3RestClientModule

Packages that use S3RestClientModule
org.jclouds.aws.s3.config   
org.jclouds.s3.config This package contains modules who manage the dependencies of the S3Context, S3Client, and S3 Map views. 
org.jclouds.walrus.config   
 

Uses of S3RestClientModule in org.jclouds.aws.s3.config
 

Subclasses of S3RestClientModule in org.jclouds.aws.s3.config
 class AWSS3RestClientModule
          Configures the S3 connection.
 

Uses of S3RestClientModule in org.jclouds.s3.config
 

Methods in org.jclouds.s3.config that return S3RestClientModule
static S3RestClientModule<S3Client,S3AsyncClient> S3RestClientModule.create()
           
 

Uses of S3RestClientModule in org.jclouds.walrus.config
 

Subclasses of S3RestClientModule in org.jclouds.walrus.config
 class WalrusRestClientModule
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.