public class InputStreamPart extends BodyPart<InputStream>
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName() |
boolean |
isFile() |
String |
toString() |
compareTo, getContentType, getName, getPartType, getValuepublic String getFileName()
getFileName in class BodyPart<InputStream>public boolean isFile()
isFile in class BodyPart<InputStream>Copyright © 2021. All rights reserved.