|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gudy.azureus2.pluginsimpl.local.download.DownloadEventNotifierImpl.DownloadTrackerNotifier
public class DownloadEventNotifierImpl.DownloadTrackerNotifier
| Constructor Summary | |
|---|---|
DownloadEventNotifierImpl.DownloadTrackerNotifier(boolean instant_notify)
|
|
| Method Summary | |
|---|---|
void |
announceResult(DownloadAnnounceResult result)
An announce result has been returned from the tracker |
void |
downloadAdded(Download download)
|
void |
downloadRemoved(Download download)
|
void |
scrapeResult(DownloadScrapeResult result)
A scrape result has been returned from a tracker |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DownloadEventNotifierImpl.DownloadTrackerNotifier(boolean instant_notify)
| Method Detail |
|---|
public void downloadAdded(Download download)
downloadAdded in interface DownloadManagerListenerpublic void downloadRemoved(Download download)
downloadRemoved in interface DownloadManagerListenerpublic void scrapeResult(DownloadScrapeResult result)
DownloadTrackerListener
scrapeResult in interface DownloadTrackerListenerresult - Information about the scrapepublic void announceResult(DownloadAnnounceResult result)
DownloadTrackerListener
announceResult in interface DownloadTrackerListenerresult - Information about the announce
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||