Uses of Interface
com.biglybt.pif.download.DownloadEventNotifier
Packages that use DownloadEventNotifier
Package
Description
-
Uses of DownloadEventNotifier in com.biglybt.core.lws
Classes in com.biglybt.core.lws that implement DownloadEventNotifier -
Uses of DownloadEventNotifier in com.biglybt.pif.download
Subinterfaces of DownloadEventNotifier in com.biglybt.pif.downloadMethods in com.biglybt.pif.download that return DownloadEventNotifierModifier and TypeMethodDescriptionDownloadManager.getGlobalDownloadEventNotifier()
Return aDownloadEventNotifier
object which can be used as an easy way to register listeners against all downloads handled by the client. -
Uses of DownloadEventNotifier in com.biglybt.pifimpl.local.download
Classes in com.biglybt.pifimpl.local.download that implement DownloadEventNotifierModifier and TypeClassDescriptionclass
This is an implementation of DownloadEventNotifier to be simplify life for plugins if they want to register event listeners across all downloads managed by the client.class
Methods in com.biglybt.pifimpl.local.download that return DownloadEventNotifier -
Uses of DownloadEventNotifier in com.biglybt.pifimpl.remote.download
Classes in com.biglybt.pifimpl.remote.download that implement DownloadEventNotifierMethods in com.biglybt.pifimpl.remote.download that return DownloadEventNotifier