Package kong.unirest.core
Class InputStreamBody
- All Implemented Interfaces:
Comparable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class kong.unirest.core.BodyPart
compareTo, getContentType, getFileName, getName, getPartType, getValue
-
Constructor Details
-
InputStreamBody
-
-
Method Details
-
isFile
public boolean isFile()- Specified by:
isFile
in classBodyPart<InputStream>
-