|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents the Torrent's Tracker.
Method Summary | |
java.lang.String |
getAnnounce()
|
java.lang.String |
getScrapeUrl()
Retrieves the scrape url for the tracker. |
TorrentState[] |
getTrackerState()
Tries to retrieve the state of all torrents tracked by this server. |
void |
setAnnounce(java.lang.String url)
|
Method Detail |
public java.lang.String getAnnounce()
public void setAnnounce(java.lang.String url)
url
- The url to set.public TorrentState[] getTrackerState()
public java.lang.String getScrapeUrl()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |