com.aelitis.azureus.core.lws
Interface LightWeightSeedAdapter


public interface LightWeightSeedAdapter


Method Summary
 TOTorrent getTorrent(byte[] hash, java.net.URL announce_url, java.io.File data_location)
           
 

Method Detail

getTorrent

TOTorrent getTorrent(byte[] hash,
                     java.net.URL announce_url,
                     java.io.File data_location)
                     throws java.lang.Exception
Throws:
java.lang.Exception