Interface ContentBody
- All Superinterfaces:
ContentDescriptor
- All Known Implementing Classes:
AbstractContentBody
,ByteArrayBody
,FileBody
,InputStreamBody
,StringBody
- Since:
- 4.0
-
Method Summary
Methods inherited from interface org.apache.http.entity.mime.content.ContentDescriptor
getCharset, getContentLength, getMediaType, getMimeType, getSubType, getTransferEncoding
-
Method Details
-
getFilename
String getFilename() -
writeTo
- Throws:
IOException
-