Package | Description |
---|---|
io.fabric8.agent.download |
Modifier and Type | Class and Description |
---|---|
class |
DefaultFuture<T extends Future>
A default implementation of
Future . |
interface |
Future<T extends Future>
Represents the completion of an asynchronous download operation on a given object.
|
interface |
FutureListener<T extends Future>
Something interested in being notified when the completion
of an asynchronous download operation :
Future . |
Modifier and Type | Interface and Description |
---|---|
interface |
DownloadFuture |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDownloadTask |
class |
DefaultFuture<T extends Future>
A default implementation of
Future . |
class |
MavenDownloadTask |
class |
SimpleDownloadTask |
Copyright © 2014 Red Hat. All Rights Reserved.