public interface IDownloader
| Modifier and Type | Method and Description |
|---|---|
File |
download(IDownloadConfig runtime,
Distribution distribution) |
String |
getDownloadUrl(IDownloadConfig runtime,
Distribution distribution) |
String getDownloadUrl(IDownloadConfig runtime, Distribution distribution)
File download(IDownloadConfig runtime, Distribution distribution) throws IOException
IOExceptionCopyright © 2015. All Rights Reserved.