|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DownloadTrackerListener
A listener that will be informed when the latest announce/scrape results
change. See org.gudy.azureus2.plugins.download
| Method Summary | |
|---|---|
void |
announceResult(DownloadAnnounceResult result)
An announce result has been returned from the tracker |
void |
scrapeResult(DownloadScrapeResult result)
A scrape result has been returned from a tracker |
| Method Detail |
|---|
void scrapeResult(DownloadScrapeResult result)
result - Information about the scrapevoid announceResult(DownloadAnnounceResult result)
result - Information about the announce
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||