com.aelitis.azureus.plugins.extseed.impl.getright
Class ExternalSeedReaderFactoryGetRight

java.lang.Object
  extended by com.aelitis.azureus.plugins.extseed.impl.getright.ExternalSeedReaderFactoryGetRight
All Implemented Interfaces:
ExternalSeedReaderFactory

public class ExternalSeedReaderFactoryGetRight
extends Object
implements ExternalSeedReaderFactory


Constructor Summary
ExternalSeedReaderFactoryGetRight()
           
 
Method Summary
 ExternalSeedReader[] getSeedReaders(ExternalSeedPlugin plugin, Download download)
           
 ExternalSeedReader[] getSeedReaders(ExternalSeedPlugin plugin, Download download, Map config)
           
 ExternalSeedReader[] getSeedReaders(ExternalSeedPlugin plugin, Torrent torrent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExternalSeedReaderFactoryGetRight

public ExternalSeedReaderFactoryGetRight()
Method Detail

getSeedReaders

public ExternalSeedReader[] getSeedReaders(ExternalSeedPlugin plugin,
                                           Download download)
Specified by:
getSeedReaders in interface ExternalSeedReaderFactory

getSeedReaders

public ExternalSeedReader[] getSeedReaders(ExternalSeedPlugin plugin,
                                           Torrent torrent)
Specified by:
getSeedReaders in interface ExternalSeedReaderFactory

getSeedReaders

public ExternalSeedReader[] getSeedReaders(ExternalSeedPlugin plugin,
                                           Download download,
                                           Map config)
Specified by:
getSeedReaders in interface ExternalSeedReaderFactory