| Package | Description |
|---|---|
| de.flapdoodle.embed.process.config.store | |
| de.flapdoodle.embed.process.extract | |
| de.flapdoodle.embed.process.store |
| Modifier and Type | Method and Description |
|---|---|
ITempNaming |
IDownloadConfig.getFileNaming() |
ITempNaming |
DownloadConfigBuilder.ImmutableDownloadConfig.getFileNaming() |
| Modifier and Type | Method and Description |
|---|---|
protected IProperty<ITempNaming> |
DownloadConfigBuilder.fileNaming() |
| Modifier and Type | Method and Description |
|---|---|
DownloadConfigBuilder |
DownloadConfigBuilder.fileNaming(ITempNaming fileNaming) |
| Constructor and Description |
|---|
DownloadConfigBuilder.ImmutableDownloadConfig(IDownloadPath downloadPath,
String downloadPrefix,
IPackageResolver packageResolver,
IDirectory artifactStorePath,
ITempNaming fileNaming,
IProgressListener progressListener,
String userAgent,
ITimeoutConfig timeoutConfig,
IProxyFactory proxyFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
UserTempNaming |
class |
UUIDTempNaming |
| Constructor and Description |
|---|
FilesToExtract(IDirectory dirFactory,
ITempNaming executableNaming,
FileSet fileSet) |
| Modifier and Type | Method and Description |
|---|---|
protected IProperty<ITempNaming> |
ArtifactStoreBuilder.executableNaming() |
| Modifier and Type | Method and Description |
|---|---|
ArtifactStoreBuilder |
ArtifactStoreBuilder.executableNaming(ITempNaming execNaming) |
| Constructor and Description |
|---|
ArtifactStore(IDownloadConfig downloadConfig,
IDirectory tempDirFactory,
ITempNaming executableNaming,
IDownloader downloader) |
Copyright © 2015. All Rights Reserved.