| Package | Description |
|---|---|
| de.flapdoodle.embed.process.net | |
| de.flapdoodle.embed.process.parts | |
| de.flapdoodle.embed.process.transitions |
| Modifier and Type | Method and Description |
|---|---|
protected static Path |
UrlStreams.downloadIntoTempFile(URLConnection connection,
UrlStreams.DownloadCopyListener copyListener) |
static <E extends Exception> |
UrlStreams.downloadTo(URLConnection connection,
Path destination,
UrlStreams.DownloadCopyListener copyListener) |
| Constructor and Description |
|---|
CachingArtifactDownloader(UrlStreams.DownloadCopyListener listener) |
| Modifier and Type | Method and Description |
|---|---|
protected UrlStreams.DownloadCopyListener |
ImmutableDownloadPackage.downloadCopyListener() |
protected UrlStreams.DownloadCopyListener |
DownloadPackage.downloadCopyListener() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableDownloadPackage.Builder |
ImmutableDownloadPackage.Builder.downloadCopyListener(UrlStreams.DownloadCopyListener downloadCopyListener)
Initializes the value for the
downloadCopyListener attribute. |
ImmutableDownloadPackage |
ImmutableDownloadPackage.withDownloadCopyListener(UrlStreams.DownloadCopyListener value)
Copy the current immutable object by setting a value for the
downloadCopyListener attribute. |
Copyright © 2022. All rights reserved.