Uses of Interface
com.biglybt.pif.download.DownloadManagerListener
Packages that use DownloadManagerListener
Package
Description
-
Uses of DownloadManagerListener in com.biglybt.core.networkmanager.admin.impl
Classes in com.biglybt.core.networkmanager.admin.impl that implement DownloadManagerListenerModifier and TypeClassDescription(package private) classPreservers the state of all the downloads before the speed test started. -
Uses of DownloadManagerListener in com.biglybt.core.speedmanager
Classes in com.biglybt.core.speedmanager that implement DownloadManagerListener -
Uses of DownloadManagerListener in com.biglybt.pif.download
Methods in com.biglybt.pif.download with parameters of type DownloadManagerListenerModifier and TypeMethodDescriptionvoidDownloadManager.addListener(DownloadManagerListener l) Add a listener that will be informed when a download is added to and removed from the client.voidDownloadManager.addListener(DownloadManagerListener l, boolean notify_of_current_downloads) Add a listener that will be informed when a download is added to and removed from the client.voidDownloadManager.removeListener(DownloadManagerListener l) Removes a previously added listener.voidDownloadManager.removeListener(DownloadManagerListener l, boolean notify_of_current_downloads) Removes a previously added listener. -
Uses of DownloadManagerListener in com.biglybt.pifimpl.local.download
Classes in com.biglybt.pifimpl.local.download that implement DownloadManagerListenerModifier and TypeClassDescriptionprivate classclassclassclassclassclassclassclassFields in com.biglybt.pifimpl.local.download with type parameters of type DownloadManagerListenerModifier and TypeFieldDescriptionprivate List<DownloadManagerListener> DownloadManagerImpl.listenersMethods in com.biglybt.pifimpl.local.download with parameters of type DownloadManagerListenerModifier and TypeMethodDescriptionvoidDownloadManagerImpl.addListener(DownloadManagerListener l) voidDownloadManagerImpl.addListener(DownloadManagerListener l, boolean notify_of_current_downloads) voidDownloadManagerImpl.removeListener(DownloadManagerListener l) voidDownloadManagerImpl.removeListener(DownloadManagerListener l, boolean notify_of_current_downloads) -
Uses of DownloadManagerListener in com.biglybt.pifimpl.local.messaging
Fields in com.biglybt.pifimpl.local.messaging declared as DownloadManagerListenerModifier and TypeFieldDescriptionprivate final DownloadManagerListenerMessageManagerImpl.download_manager_listener -
Uses of DownloadManagerListener in com.biglybt.pifimpl.remote.download
Methods in com.biglybt.pifimpl.remote.download with parameters of type DownloadManagerListenerModifier and TypeMethodDescriptionvoidRPDownloadManager.addListener(DownloadManagerListener l) voidRPDownloadManager.addListener(DownloadManagerListener l, boolean notify) voidRPDownloadManager.removeListener(DownloadManagerListener l) voidRPDownloadManager.removeListener(DownloadManagerListener l, boolean notify) -
Uses of DownloadManagerListener in com.biglybt.plugin.extseed
Classes in com.biglybt.plugin.extseed that implement DownloadManagerListener -
Uses of DownloadManagerListener in com.biglybt.plugin.magnet
Fields in com.biglybt.plugin.magnet declared as DownloadManagerListenerModifier and TypeFieldDescription(package private) DownloadManagerListenerMagnetPluginMDDownloader.DownloadActivity.download_manager_listener -
Uses of DownloadManagerListener in com.biglybt.plugin.net.buddy.tracker
Classes in com.biglybt.plugin.net.buddy.tracker that implement DownloadManagerListener -
Uses of DownloadManagerListener in com.biglybt.plugin.removerules
Classes in com.biglybt.plugin.removerules that implement DownloadManagerListener -
Uses of DownloadManagerListener in com.biglybt.plugin.startstoprules.always
Classes in com.biglybt.plugin.startstoprules.always that implement DownloadManagerListener -
Uses of DownloadManagerListener in com.biglybt.plugin.startstoprules.defaultplugin
Classes in com.biglybt.plugin.startstoprules.defaultplugin that implement DownloadManagerListener -
Uses of DownloadManagerListener in com.biglybt.plugin.tracker.local
Classes in com.biglybt.plugin.tracker.local that implement DownloadManagerListener