@Singleton public class BindObjectMetadataToRequest extends Object implements Binder
Modifier and Type | Field and Description |
---|---|
protected BindMapToHeadersWithPrefix |
metadataPrefixer |
Constructor and Description |
---|
BindObjectMetadataToRequest(BindMapToHeadersWithPrefix metadataPrefixer) |
protected final BindMapToHeadersWithPrefix metadataPrefixer
@Inject public BindObjectMetadataToRequest(BindMapToHeadersWithPrefix metadataPrefixer)
public <R extends HttpRequest> R bindToRequest(R request, Object input)
bindToRequest
in interface Binder
Copyright © 2009-2012 jclouds. All Rights Reserved.