public class MultipartProgressEntity extends MultipartEntity
| Constructor and Description |
|---|
MultipartProgressEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
setListener(Response.ProgressListener listener) |
void |
writeTo(java.io.OutputStream outstream) |
addPart, clone, getBoundary, getContent, getContentLength, isRepeatable, isStreamingpublic void setListener(Response.ProgressListener listener)
public void writeTo(java.io.OutputStream outstream)
throws java.io.IOException
writeTo in interface org.apache.http.HttpEntitywriteTo in class MultipartEntityjava.io.IOException