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 |
openStream()
Creates a new InputStream object of the payload.
|
close, equals, getContentMetadata, getInput, getRawContent, hashCode, isRepeatable, release, setContentMetadata, toString, writeTo
public InputStream openStream()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.