Uses of Class
com.biglybt.plugin.extseed.ExternalSeedPlugin
Packages that use ExternalSeedPlugin
Package
Description
-
Uses of ExternalSeedPlugin in com.biglybt.core.download.impl
Fields in com.biglybt.core.download.impl declared as ExternalSeedPluginModifier and TypeFieldDescriptionprivate static ExternalSeedPluginDownloadManagerController.ext_seed_pluginMethods in com.biglybt.core.download.impl that return ExternalSeedPluginModifier and TypeMethodDescriptionstatic ExternalSeedPluginDownloadManagerController.getExternalSeedPlugin() -
Uses of ExternalSeedPlugin in com.biglybt.plugin.extseed
Fields in com.biglybt.plugin.extseed declared as ExternalSeedPluginMethods in com.biglybt.plugin.extseed with parameters of type ExternalSeedPluginModifier and TypeMethodDescriptionExternalSeedReaderFactory.getSeedReaders(ExternalSeedPlugin plugin, Download download) ExternalSeedReaderFactory.getSeedReaders(ExternalSeedPlugin plugin, Download download, Map config) ExternalSeedReaderFactory.getSeedReaders(ExternalSeedPlugin plugin, Torrent torrent) Constructors in com.biglybt.plugin.extseed with parameters of type ExternalSeedPluginModifierConstructorDescriptionprotectedExternalSeedPeer(ExternalSeedPlugin _plugin, Download _download, ExternalSeedReader _reader) -
Uses of ExternalSeedPlugin in com.biglybt.plugin.extseed.impl
Fields in com.biglybt.plugin.extseed.impl declared as ExternalSeedPluginConstructors in com.biglybt.plugin.extseed.impl with parameters of type ExternalSeedPluginModifierConstructorDescriptionprotectedExternalSeedReaderImpl(ExternalSeedPlugin _plugin, Torrent _torrent, String _host, Map _params) -
Uses of ExternalSeedPlugin in com.biglybt.plugin.extseed.impl.getright
Methods in com.biglybt.plugin.extseed.impl.getright with parameters of type ExternalSeedPluginModifier and TypeMethodDescriptionExternalSeedReaderFactoryGetRight.getSeedReaders(ExternalSeedPlugin plugin, Download download) ExternalSeedReaderFactoryGetRight.getSeedReaders(ExternalSeedPlugin plugin, Download download, Map config) ExternalSeedReaderFactoryGetRight.getSeedReaders(ExternalSeedPlugin plugin, Torrent torrent) private ExternalSeedReader[]ExternalSeedReaderFactoryGetRight.getSeedReaders(ExternalSeedPlugin plugin, String name, Torrent torrent) private ExternalSeedReader[]ExternalSeedReaderFactoryGetRight.getSeedReaders(ExternalSeedPlugin plugin, String name, Torrent torrent, Map config) Constructors in com.biglybt.plugin.extseed.impl.getright with parameters of type ExternalSeedPluginModifierConstructorDescriptionprotectedExternalSeedReaderGetRight(ExternalSeedPlugin _plugin, Torrent _torrent, URL _url, Map _params) -
Uses of ExternalSeedPlugin in com.biglybt.plugin.extseed.impl.webseed
Methods in com.biglybt.plugin.extseed.impl.webseed with parameters of type ExternalSeedPluginModifier and TypeMethodDescriptionExternalSeedReaderFactoryWebSeed.getSeedReaders(ExternalSeedPlugin plugin, Download download) ExternalSeedReaderFactoryWebSeed.getSeedReaders(ExternalSeedPlugin plugin, Download download, Map config) ExternalSeedReaderFactoryWebSeed.getSeedReaders(ExternalSeedPlugin plugin, Torrent torrent) private ExternalSeedReader[]ExternalSeedReaderFactoryWebSeed.getSeedReaders(ExternalSeedPlugin plugin, String name, Torrent torrent) private ExternalSeedReader[]ExternalSeedReaderFactoryWebSeed.getSeedReaders(ExternalSeedPlugin plugin, String name, Torrent torrent, Map config) Constructors in com.biglybt.plugin.extseed.impl.webseed with parameters of type ExternalSeedPluginModifierConstructorDescriptionprotectedExternalSeedReaderWebSeed(ExternalSeedPlugin _plugin, Torrent _torrent, URL _url, Map _params)