org.gudy.azureus2.pluginsimpl.local.download
Class DownloadEventNotifierImpl.DownloadTrackerNotifier
java.lang.Object
org.gudy.azureus2.pluginsimpl.local.download.DownloadEventNotifierImpl.DownloadTrackerNotifier
- All Implemented Interfaces:
- DownloadManagerListener, DownloadTrackerListener
- Enclosing class:
- DownloadEventNotifierImpl
public class DownloadEventNotifierImpl.DownloadTrackerNotifier
- extends Object
- implements DownloadTrackerListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DownloadEventNotifierImpl.DownloadTrackerNotifier
public DownloadEventNotifierImpl.DownloadTrackerNotifier(boolean instant_notify)
downloadAdded
public void downloadAdded(Download download)
- Specified by:
downloadAdded
in interface DownloadManagerListener
downloadRemoved
public void downloadRemoved(Download download)
- Specified by:
downloadRemoved
in interface DownloadManagerListener
scrapeResult
public void scrapeResult(DownloadScrapeResult result)
- Description copied from interface:
DownloadTrackerListener
- A scrape result has been returned from a tracker
- Specified by:
scrapeResult
in interface DownloadTrackerListener
- Parameters:
result
- Information about the scrape
announceResult
public void announceResult(DownloadAnnounceResult result)
- Description copied from interface:
DownloadTrackerListener
- An announce result has been returned from the tracker
- Specified by:
announceResult
in interface DownloadTrackerListener
- Parameters:
result
- Information about the announce