public class InputStreamElement extends AbstractBodyElement
Constructor and Description |
---|
InputStreamElement(InputStream input) |
InputStreamElement(String name,
InputStream input,
String contentType,
String charset) |
Modifier and Type | Method and Description |
---|---|
BodyElementMode |
getType() |
getCharset, getContentType, getElement, getName
public InputStreamElement(InputStream input)
public InputStreamElement(String name, InputStream input, String contentType, String charset)
public BodyElementMode getType()
Copyright © 2006–2018 TinyGroup. All rights reserved.