public interface Downloader extends Downloader
Modifier and Type | Method and Description |
---|---|
void |
addDownloadedURL(URL url,
String filePath) |
boolean |
getCanceled(Object groupId) |
long |
getLatency() |
void |
setCanceled(Object groupId,
boolean isCanceled) |
void |
setDownloadException(Exception exception) |
cleanUpTempFiles, downloadFile, downloadFile, downloadFile, removeURL, removeURL