public class Downloader extends Object implements IDownloader
| Constructor and Description |
|---|
Downloader() |
| Modifier and Type | Method and Description |
|---|---|
File |
download(IDownloadConfig downloadConfig,
Distribution distribution) |
String |
getDownloadUrl(IDownloadConfig runtime,
Distribution distribution) |
public String getDownloadUrl(IDownloadConfig runtime, Distribution distribution)
getDownloadUrl in interface IDownloaderpublic File download(IDownloadConfig downloadConfig, Distribution distribution) throws IOException
download in interface IDownloaderIOExceptionCopyright © 2016. All Rights Reserved.