public interface IDownloadConfig
| Modifier and Type | Method and Description |
|---|---|
IDirectory |
getArtifactStorePath() |
IDownloadPath |
getDownloadPath() |
String |
getDownloadPrefix() |
ITempNaming |
getFileNaming() |
IPackageResolver |
getPackageResolver() |
IProgressListener |
getProgressListener() |
ITimeoutConfig |
getTimeoutConfig() |
String |
getUserAgent() |
IProxyFactory |
proxyFactory() |
IDownloadPath getDownloadPath()
IProgressListener getProgressListener()
IDirectory getArtifactStorePath()
ITempNaming getFileNaming()
String getDownloadPrefix()
String getUserAgent()
IPackageResolver getPackageResolver()
ITimeoutConfig getTimeoutConfig()
IProxyFactory proxyFactory()
Copyright © 2016. All Rights Reserved.