| Package | Description |
|---|---|
| de.flapdoodle.embed.process.config.store |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpProxyFactory |
class |
NoProxyFactory |
| Modifier and Type | Method and Description |
|---|---|
IProxyFactory |
IDownloadConfig.proxyFactory() |
IProxyFactory |
DownloadConfigBuilder.ImmutableDownloadConfig.proxyFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected IProperty<IProxyFactory> |
DownloadConfigBuilder.proxyFactory() |
| Modifier and Type | Method and Description |
|---|---|
DownloadConfigBuilder |
DownloadConfigBuilder.proxyFactory(IProxyFactory proxyFactory) |
| Constructor and Description |
|---|
DownloadConfigBuilder.ImmutableDownloadConfig(IDownloadPath downloadPath,
String downloadPrefix,
IPackageResolver packageResolver,
IDirectory artifactStorePath,
ITempNaming fileNaming,
IProgressListener progressListener,
String userAgent,
ITimeoutConfig timeoutConfig,
IProxyFactory proxyFactory) |
Copyright © 2015. All Rights Reserved.