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