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 TypeMethodDescriptionvoidLWSDownload.addActivationListener(DownloadActivationListener l) voidLWSDownload.removeActivationListener(DownloadActivationListener l) -
Uses of DownloadActivationListener in com.biglybt.pif.download
Methods in com.biglybt.pif.download with parameters of type DownloadActivationListenerModifier and TypeMethodDescriptionvoidDownloadEventNotifier.addActivationListener(DownloadActivationListener l) Adds a listener that will be invoked when a request is made to activate a torrent.voidDownloadEventNotifier.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 TypeMethodDescriptionvoidDownloadEventNotifierImpl.addActivationListener(DownloadActivationListener l) voidDownloadImpl.addActivationListener(DownloadActivationListener l) voidDownloadEventNotifierImpl.removeActivationListener(DownloadActivationListener l) voidDownloadImpl.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 TypeMethodDescriptionvoidRPDownload.addActivationListener(DownloadActivationListener l) voidRPDownload.removeActivationListener(DownloadActivationListener l) -
Uses of DownloadActivationListener in com.biglybt.plugin.startstoprules.defaultplugin
Classes in com.biglybt.plugin.startstoprules.defaultplugin that implement DownloadActivationListenerModifier and TypeClassDescriptionprivate classFields in com.biglybt.plugin.startstoprules.defaultplugin declared as DownloadActivationListenerModifier and TypeFieldDescriptionprivate DownloadActivationListenerStartStopRulesDefaultPlugin.StartStopDMListener.download_activation_listener