public class ProgressMonitor
extends org.apache.http.entity.HttpEntityWrapper
| Constructor and Description |
|---|
ProgressMonitor(org.apache.http.HttpEntity build,
ProgressListener progressListener,
String filename) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeTo(OutputStream os) |
public ProgressMonitor(org.apache.http.HttpEntity build,
ProgressListener progressListener,
String filename)
public void writeTo(OutputStream os) throws IOException
writeTo in interface org.apache.http.HttpEntitywriteTo in class org.apache.http.entity.HttpEntityWrapperIOExceptionCopyright © 2014–2018. All rights reserved.