Package | Description |
---|---|
io.fabric8.agent.download | |
io.fabric8.agent.utils |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDownloadTask |
class |
MavenDownloadTask |
class |
SimpleDownloadTask |
Modifier and Type | Method and Description |
---|---|
DownloadFuture |
DownloadManager.download(java.lang.String url) |
Modifier and Type | Field and Description |
---|---|
protected java.util.concurrent.ConcurrentMap<java.lang.String,DownloadFuture> |
AgentUtils.ArtifactDownloader.futures |
Modifier and Type | Method and Description |
---|---|
DownloadFuture |
AgentUtils.ArtifactDownloader.download(java.lang.String uri) |
Modifier and Type | Method and Description |
---|---|
protected void |
AgentUtils.ArtifactDownloader.onDownloaded(DownloadFuture future,
AgentUtils.DownloadCallback callback) |
Copyright © 2014 Red Hat. All Rights Reserved.