Uses of Interface
com.biglybt.pif.download.DownloadActivationListener
Packages that use DownloadActivationListener
Package
Description
-
Uses of DownloadActivationListener in com.biglybt.core.lws
Methods in com.biglybt.core.lws with parameters of type DownloadActivationListenerModifier and TypeMethodDescriptionvoid
LWSDownload.addActivationListener
(DownloadActivationListener l) void
LWSDownload.removeActivationListener
(DownloadActivationListener l) -
Uses of DownloadActivationListener in com.biglybt.pif.download
Methods in com.biglybt.pif.download with parameters of type DownloadActivationListenerModifier and TypeMethodDescriptionvoid
DownloadEventNotifier.addActivationListener
(DownloadActivationListener l) Adds a listener that will be invoked when a request is made to activate a torrent.void
DownloadEventNotifier.removeActivationListener
(DownloadActivationListener l) Removes a listener object added via theDownloadEventNotifier.addActivationListener(DownloadActivationListener)
method. -
Uses of DownloadActivationListener in com.biglybt.pifimpl.local.download
Classes in com.biglybt.pifimpl.local.download that implement DownloadActivationListenerMethods in com.biglybt.pifimpl.local.download with parameters of type DownloadActivationListenerModifier and TypeMethodDescriptionvoid
DownloadEventNotifierImpl.addActivationListener
(DownloadActivationListener l) void
DownloadImpl.addActivationListener
(DownloadActivationListener l) void
DownloadEventNotifierImpl.removeActivationListener
(DownloadActivationListener l) void
DownloadImpl.removeActivationListener
(DownloadActivationListener l) -
Uses of DownloadActivationListener in com.biglybt.pifimpl.remote.download
Methods in com.biglybt.pifimpl.remote.download with parameters of type DownloadActivationListenerModifier and TypeMethodDescriptionvoid
RPDownload.addActivationListener
(DownloadActivationListener l) void
RPDownload.removeActivationListener
(DownloadActivationListener l) -
Uses of DownloadActivationListener in com.biglybt.plugin.startstoprules.defaultplugin
Classes in com.biglybt.plugin.startstoprules.defaultplugin that implement DownloadActivationListenerModifier and TypeClassDescriptionprivate class
Fields in com.biglybt.plugin.startstoprules.defaultplugin declared as DownloadActivationListenerModifier and TypeFieldDescriptionprivate DownloadActivationListener
StartStopRulesDefaultPlugin.StartStopDMListener.download_activation_listener