Uses of Class
org.jclouds.blobstore.binders.BindMapToHeadersWithPrefix

Packages that use BindMapToHeadersWithPrefix
org.jclouds.aws.s3.binders   
org.jclouds.blobstore.binders   
org.jclouds.s3.binders   
 

Uses of BindMapToHeadersWithPrefix in org.jclouds.aws.s3.binders
 

Fields in org.jclouds.aws.s3.binders declared as BindMapToHeadersWithPrefix
protected  BindMapToHeadersWithPrefix BindObjectMetadataToRequest.metadataPrefixer
           
 

Constructors in org.jclouds.aws.s3.binders with parameters of type BindMapToHeadersWithPrefix
BindObjectMetadataToRequest(BindMapToHeadersWithPrefix metadataPrefixer)
           
 

Uses of BindMapToHeadersWithPrefix in org.jclouds.blobstore.binders
 

Constructors in org.jclouds.blobstore.binders with parameters of type BindMapToHeadersWithPrefix
BindUserMetadataToHeadersWithPrefix(BindMapToHeadersWithPrefix metadataPrefixer)
           
 

Uses of BindMapToHeadersWithPrefix in org.jclouds.s3.binders
 

Fields in org.jclouds.s3.binders declared as BindMapToHeadersWithPrefix
protected  BindMapToHeadersWithPrefix BindS3ObjectMetadataToRequest.metadataPrefixer
           
 

Constructors in org.jclouds.s3.binders with parameters of type BindMapToHeadersWithPrefix
BindS3ObjectMetadataToRequest(BindMapToHeadersWithPrefix metadataPrefixer)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.