Uses of Class
org.jclouds.blobstore.attr.BlobScope

Packages that use BlobScope
org.jclouds.aws.s3   
org.jclouds.s3 This package contains an Amazon S3 client implemented by HttpCommandExecutorService commands. 
org.jclouds.walrus   
 

Uses of BlobScope in org.jclouds.aws.s3
 

Classes in org.jclouds.aws.s3 with annotations of type BlobScope
 interface AWSS3AsyncClient
          Provides access to amazon-specific S3 features
 

Uses of BlobScope in org.jclouds.s3
 

Classes in org.jclouds.s3 with annotations of type BlobScope
 interface S3AsyncClient
          Provides asynchronous access to S3 via their REST API.
 

Uses of BlobScope in org.jclouds.walrus
 

Classes in org.jclouds.walrus with annotations of type BlobScope
 interface WalrusAsyncClient
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.