@Singleton public class BindMemoryToXmlPayload extends BindToStringPayload
| Modifier and Type | Field and Description |
|---|---|
protected String |
ns |
protected String |
schema |
| Constructor and Description |
|---|
BindMemoryToXmlPayload(BindToStringPayload stringBinder,
String ns,
String schema) |
public <R extends HttpRequest> R bindToRequest(R request, Object payload)
bindToRequest in interface BinderbindToRequest in class BindToStringPayloadCopyright © 2009-2012 jclouds. All Rights Reserved.