public class Apache4InputStreamBody
extends org.apache.http.entity.mime.content.InputStreamBody
Constructor and Description |
---|
Apache4InputStreamBody(InputStream inputStream, String contentType, String fileName, String encoding) |
Modifier and Type | Method and Description |
---|---|
String |
getTransferEncoding() |
getCharset, getContentLength, getFilename, getInputStream, writeTo, writeTo
public Apache4InputStreamBody(InputStream inputStream, String contentType, String fileName, String encoding)
public String getTransferEncoding()
getTransferEncoding
in interface org.apache.http.entity.mime.content.ContentDescriptor
getTransferEncoding
in class org.apache.http.entity.mime.content.InputStreamBody