Interface DownloadEventNotifier

All Known Subinterfaces:
Download
All Known Implementing Classes:
DownloadEventNotifierImpl, DownloadImpl, LWSDownload, RPDownload

public interface DownloadEventNotifier
This interface defines what methods an object should have defined to be able to inform listener objects about various events which occur on a download. In previous versions of Azureus, the Download class was the only interface which defined these methods - now DownloadManager.getGlobalDownloadEventNotifier() supports these methods too.
Since:
3.0.0.9