public static class HttpDownloadHelper.VerboseProgress extends Object implements HttpDownloadHelper.DownloadProgress
| Constructor and Description |
|---|
HttpDownloadHelper.VerboseProgress(PrintWriter writer)
Construct a verbose progress reporter.
|
public HttpDownloadHelper.VerboseProgress(PrintWriter writer)
writer - the output stream.public void beginDownload()
beginDownload in interface HttpDownloadHelper.DownloadProgresspublic void onTick()
onTick in interface HttpDownloadHelper.DownloadProgresspublic void endDownload()
endDownload in interface HttpDownloadHelper.DownloadProgressCopyright © 2009–2017. All rights reserved.