public class UrlEncodedFormPayload extends BasePayload<String>
content, contentMetadata, written| Constructor and Description | 
|---|
UrlEncodedFormPayload(com.google.common.collect.Multimap<String,String> formParams)  | 
| Modifier and Type | Method and Description | 
|---|---|
InputStream | 
getInput()
Creates a new InputStream object of the payload. 
 | 
close, equals, getContentMetadata, getRawContent, hashCode, isRepeatable, release, setContentMetadata, toString, writeTopublic InputStream getInput()
Copyright © 2009-2013 jclouds. All Rights Reserved.