| Package | Description |
|---|---|
| de.flapdoodle.embed.process.net | |
| de.flapdoodle.embed.process.parts |
| Modifier and Type | Method and Description |
|---|---|
static DownloadToPath.DownloadCopyListener |
DownloadToPath.downloadCopyListenerDelegatingTo(ProgressListener progressListener) |
| Modifier and Type | Method and Description |
|---|---|
void |
DownloadToPath.download(URL url,
Path destination,
Optional<Proxy> proxy,
String userAgent,
TimeoutConfig timeoutConfig,
DownloadToPath.DownloadCopyListener copyListener) |
static void |
UrlStreams.downloadTo(URLConnection connection,
Path destination,
DownloadToPath.DownloadCopyListener copyListener) |
| Constructor and Description |
|---|
CachingArtifactDownloader(DownloadToPath.DownloadCopyListener listener) |
Copyright © 2023. All rights reserved.