|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omnaest.utils.download.DownloadManager
public class DownloadManager
A download manager manages different download instances.
| Method Summary | |
|---|---|
DownloadConnection |
getDownloadConnection()
Returns a new instance of a downloadconnection. |
static DownloadManager |
getInstance()
Returns an instance of the download manager. |
void |
run()
|
protected void |
startThreadPooled(Thread thread)
Adds the given thread to the thread aspirant list. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static DownloadManager getInstance()
public DownloadConnection getDownloadConnection()
protected void startThreadPooled(Thread thread)
thread - public void run()
run in interface Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||