Uses of Interface
com.biglybt.pif.torrent.TorrentDownloader
Packages that use TorrentDownloader
Package
Description
-
Uses of TorrentDownloader in com.biglybt.pif.torrent
Methods in com.biglybt.pif.torrent that return TorrentDownloaderModifier and TypeMethodDescriptionTorrentManager.getURLDownloader(URL url) TorrentManager.getURLDownloader(URL url, String user_name, String password) -
Uses of TorrentDownloader in com.biglybt.pifimpl.local.torrent
Classes in com.biglybt.pifimpl.local.torrent that implement TorrentDownloaderMethods in com.biglybt.pifimpl.local.torrent that return TorrentDownloaderModifier and TypeMethodDescriptionTorrentManagerImpl.getURLDownloader(URL url) TorrentManagerImpl.getURLDownloader(URL url, String user_name, String password) -
Uses of TorrentDownloader in com.biglybt.pifimpl.remote.torrent
Classes in com.biglybt.pifimpl.remote.torrent that implement TorrentDownloaderFields in com.biglybt.pifimpl.remote.torrent declared as TorrentDownloaderMethods in com.biglybt.pifimpl.remote.torrent that return TorrentDownloaderModifier and TypeMethodDescriptionRPTorrentManager.getURLDownloader(URL url) RPTorrentManager.getURLDownloader(URL url, String user_name, String password) Methods in com.biglybt.pifimpl.remote.torrent with parameters of type TorrentDownloaderModifier and TypeMethodDescriptionstatic RPTorrentDownloaderRPTorrentDownloader.create(TorrentDownloader _delegate) Constructors in com.biglybt.pifimpl.remote.torrent with parameters of type TorrentDownloader