Package com.biglybt.core.lws
Interface LightWeightSeedAdapter
-
public interface LightWeightSeedAdapter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description 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
-
-