public class MonitoringFileBody
extends org.apache.http.entity.mime.content.FileBody
| Constructor and Description |
|---|
MonitoringFileBody(String field,
File file,
org.apache.http.entity.ContentType contentType,
ProgressMonitor monitor) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeTo(OutputStream out) |
getContentLength, getFile, getFilename, getInputStream, getTransferEncodingpublic MonitoringFileBody(String field, File file, org.apache.http.entity.ContentType contentType, ProgressMonitor monitor)
public void writeTo(OutputStream out) throws IOException
writeTo in interface org.apache.http.entity.mime.content.ContentBodywriteTo in class org.apache.http.entity.mime.content.FileBodyIOExceptionCopyright © 2023. All rights reserved.