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