Uses of Interface
com.biglybt.plugin.extseed.ExternalSeedReader
Packages that use ExternalSeedReader
Package
Description
-
Uses of ExternalSeedReader in com.biglybt.plugin.extseed
Fields in com.biglybt.plugin.extseed declared as ExternalSeedReaderMethods in com.biglybt.plugin.extseed that return ExternalSeedReaderModifier and TypeMethodDescriptionExternalSeedPlugin.getManualWebSeeds
(Torrent torrent) protected ExternalSeedReader
ExternalSeedPeer.getReader()
ExternalSeedReaderFactory.getSeedReaders
(ExternalSeedPlugin plugin, Download download) ExternalSeedReaderFactory.getSeedReaders
(ExternalSeedPlugin plugin, Download download, Map config) ExternalSeedReaderFactory.getSeedReaders
(ExternalSeedPlugin plugin, Torrent torrent) Methods in com.biglybt.plugin.extseed with parameters of type ExternalSeedReaderConstructors in com.biglybt.plugin.extseed with parameters of type ExternalSeedReaderModifierConstructorDescriptionprotected
ExternalSeedPeer
(ExternalSeedPlugin _plugin, Download _download, ExternalSeedReader _reader) -
Uses of ExternalSeedReader in com.biglybt.plugin.extseed.impl
Classes in com.biglybt.plugin.extseed.impl that implement ExternalSeedReader -
Uses of ExternalSeedReader in com.biglybt.plugin.extseed.impl.getright
Classes in com.biglybt.plugin.extseed.impl.getright that implement ExternalSeedReaderMethods in com.biglybt.plugin.extseed.impl.getright that return ExternalSeedReaderModifier 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) Methods in com.biglybt.plugin.extseed.impl.getright with parameters of type ExternalSeedReaderModifier and TypeMethodDescriptionboolean
ExternalSeedReaderGetRight.sameAs
(ExternalSeedReader other) -
Uses of ExternalSeedReader in com.biglybt.plugin.extseed.impl.webseed
Classes in com.biglybt.plugin.extseed.impl.webseed that implement ExternalSeedReaderMethods in com.biglybt.plugin.extseed.impl.webseed that return ExternalSeedReaderModifier 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) Methods in com.biglybt.plugin.extseed.impl.webseed with parameters of type ExternalSeedReaderModifier and TypeMethodDescriptionboolean
ExternalSeedReaderWebSeed.sameAs
(ExternalSeedReader other)