public interface DownloadStrategy
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
downloadContent(io.hawt.aether.OpenMavenURL sourceUrl,
java.io.File installDir)
Returns the newly created File inside the installDir for the given sourceUrl
|
Copyright © 2014 Red Hat. All Rights Reserved.