public static class Http.InputStreamPart
extends Object
Constructor and Description |
---|
InputStreamPart(String name,
String inputStreamName,
InputStream inputStream,
String contentType) |
Modifier and Type | Method and Description |
---|---|
String |
getContentType() |
InputStream |
getInputStream() |
String |
getInputStreamName() |
String |
getName() |