Uses of Interface
com.biglybt.pif.download.DownloadWillBeAddedListener
Packages that use DownloadWillBeAddedListener
Package
Description
-
Uses of DownloadWillBeAddedListener in com.biglybt.pif.download
Methods in com.biglybt.pif.download with parameters of type DownloadWillBeAddedListenerModifier and TypeMethodDescriptionvoid
DownloadManager.addDownloadWillBeAddedListener
(DownloadWillBeAddedListener listener) void
DownloadManager.removeDownloadWillBeAddedListener
(DownloadWillBeAddedListener listener) -
Uses of DownloadWillBeAddedListener in com.biglybt.pifimpl.local.download
Fields in com.biglybt.pifimpl.local.download with type parameters of type DownloadWillBeAddedListenerMethods in com.biglybt.pifimpl.local.download with parameters of type DownloadWillBeAddedListenerModifier and TypeMethodDescriptionvoid
DownloadManagerImpl.addDownloadWillBeAddedListener
(DownloadWillBeAddedListener listener) void
DownloadManagerImpl.removeDownloadWillBeAddedListener
(DownloadWillBeAddedListener listener) -
Uses of DownloadWillBeAddedListener in com.biglybt.pifimpl.remote.download
Methods in com.biglybt.pifimpl.remote.download with parameters of type DownloadWillBeAddedListenerModifier and TypeMethodDescriptionvoid
RPDownloadManager.addDownloadWillBeAddedListener
(DownloadWillBeAddedListener listener) void
RPDownloadManager.removeDownloadWillBeAddedListener
(DownloadWillBeAddedListener listener)