public class UrlConnectionDownloader extends Object implements Downloader
| Constructor and Description |
|---|
UrlConnectionDownloader() |
| Modifier and Type | Method and Description |
|---|---|
File |
download(DownloadConfig downloadConfig,
Distribution distribution) |
String |
getDownloadUrl(DownloadConfig runtime,
Distribution distribution) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitplatformDefaultpublic String getDownloadUrl(DownloadConfig runtime, Distribution distribution)
getDownloadUrl in interface Downloaderpublic File download(DownloadConfig downloadConfig, Distribution distribution) throws IOException
download in interface DownloaderIOExceptionCopyright © 2022. All rights reserved.