Constructor and Description |
---|
TextualPayload(InputStream pInputStream,
String pCharsetName) |
TextualPayload(String pContent,
String pStreamCharset) |
Modifier and Type | Method and Description |
---|---|
InputStream |
getAsStream() |
String |
toString() |
public TextualPayload(InputStream pInputStream, String pCharsetName) throws IOException
IOException
public InputStream getAsStream()
getAsStream
in interface Payload
Copyright © 2004–2017 52north.org. All rights reserved.