org.apache.tools.ant.taskdefs
public static class Get.VerboseProgress extends Object implements Get.DownloadProgress
Constructor Summary | |
---|---|
VerboseProgress(PrintStream out) |
Method Summary | |
---|---|
void | beginDownload()
begin a download |
void | endDownload()
end a download |
void | onTick()
tick handler
|