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