com.aelitis.azureus.core.lws
Interface LightWeightSeedAdapter


public interface LightWeightSeedAdapter


Method Summary
 TOTorrent getTorrent(byte[] hash, URL announce_url, File data_location)
           
 

Method Detail

getTorrent

TOTorrent getTorrent(byte[] hash,
                     URL announce_url,
                     File data_location)
                     throws Exception
Throws:
Exception