public class MagnetURI extends Object
Modifier and Type | Field | Description |
---|---|---|
static String |
MAGGOT |
http://sponge.i2p/files/maggotspec.txt
|
static String |
MAGNET |
BEP 9
|
static String |
MAGNET_FULL |
Constructor | Description |
---|---|
MagnetURI(I2PSnarkUtil util,
String url) |
Modifier and Type | Method | Description |
---|---|---|
byte[] |
getInfoHash() |
|
String |
getName() |
|
String |
getTrackerURL() |
public static final String MAGNET
public static final String MAGNET_FULL
public static final String MAGGOT
public MagnetURI(I2PSnarkUtil util, String url) throws IllegalArgumentException
url
- non-nullIllegalArgumentException