org.apache.tools.ant.taskdefsInterface Get.DownloadProgress
- All Known Implementing Classes:
- Get.NullProgress, Get.VerboseProgress
- Enclosing class:
- Get
public static interface Get.DownloadProgress
Interface implemented for reporting progress of downloading.
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description void
beginDownload()
begin a downloadvoid
endDownload()
end a downloadvoid
onTick()
tick handler