| Interface | Description |
|---|---|
| DownloadFuture | |
| Future<T extends Future> |
Represents the completion of an asynchronous download operation on a given object.
|
| FutureListener<T extends Future> |
Something interested in being notified when the completion
of an asynchronous download operation :
Future. |
| Class | Description |
|---|---|
| AbstractDownloadTask | |
| DefaultFuture<T extends Future> |
A default implementation of
Future. |
| DownloadManager | |
| DownloadManagerHelper | |
| DownloadManagers |
Helper class for creating a DownloadManager.
|
| MavenDownloadTask | |
| ProfileDownloader |
A helper service for downloading bundles, features and FABs from a profile or version
|
| SimpleDownloadTask |
Copyright © 2017 Red Hat. All Rights Reserved.