public class StringPayload extends BasePayload<String>
ByteArrayPayload.content, contentMetadata, written| Constructor and Description | 
|---|
StringPayload(String content)  | 
| 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 StringPayload(String content)
public InputStream getInput()
Copyright © 2009-2013 jclouds. All Rights Reserved.