|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Uses of DownloadTask in jBittorrentAPI |
|---|
| Fields in jBittorrentAPI with type parameters of type DownloadTask | |
|---|---|
private java.util.TreeMap<java.lang.String,DownloadTask> |
DownloadManager.task
|
| Methods in jBittorrentAPI with parameters of type DownloadTask | |
|---|---|
void |
DTListener.addActiveTask(java.lang.String id,
DownloadTask dt)
|
void |
DownloadManager.addActiveTask(java.lang.String id,
DownloadTask dt)
Add the download task to the list of active (i.e. |
private void |
DownloadTask.fireAddActiveTask(java.lang.String id,
DownloadTask dt)
Fired to inform that this task has completed the handshake and is now ready to communicate with the remote peer |
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||