Package com.biglybt.pif.download
Interface DownloadStubListener
-
- All Known Implementing Classes:
SBC_ArchivedDownloadsView
public interface DownloadStubListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
downloadStubEventOccurred(DownloadStubEvent event)
-
-
-
Method Detail
-
downloadStubEventOccurred
void downloadStubEventOccurred(DownloadStubEvent event) throws DownloadException
- Throws:
DownloadException
-
-