Package jetbrains.buildServer.updates
Interface HttpDownloader.ProgressListener
-
- Enclosing interface:
- HttpDownloader
public static interface HttpDownloader.ProgressListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onDownloadPortion(long downloadedBytes, long totalBytes)
-