public static class HttpDownloader.VerboseProgress extends Object implements HttpDownloader.DownloadProgress
Constructor and Description |
---|
HttpDownloader.VerboseProgress(PrintStream out) |
public HttpDownloader.VerboseProgress(PrintStream out)
public void beginDownload()
beginDownload
in interface HttpDownloader.DownloadProgress
public void onTick()
onTick
in interface HttpDownloader.DownloadProgress
public void endDownload()
endDownload
in interface HttpDownloader.DownloadProgress