Uses of Interface
com.biglybt.pif.torrent.TorrentAnnounceURLList
-
Packages that use TorrentAnnounceURLList Package Description com.biglybt.pif.torrent com.biglybt.pifimpl.local.torrent com.biglybt.pifimpl.remote.torrent -
-
Uses of TorrentAnnounceURLList in com.biglybt.pif.torrent
Methods in com.biglybt.pif.torrent that return TorrentAnnounceURLList Modifier and Type Method Description TorrentAnnounceURLList
Torrent. getAnnounceURLList()
get the announce list for multi-tracker torrents. -
Uses of TorrentAnnounceURLList in com.biglybt.pifimpl.local.torrent
Classes in com.biglybt.pifimpl.local.torrent that implement TorrentAnnounceURLList Modifier and Type Class Description class
TorrentAnnounceURLListImpl
Methods in com.biglybt.pifimpl.local.torrent that return TorrentAnnounceURLList Modifier and Type Method Description TorrentAnnounceURLList
TorrentImpl. getAnnounceURLList()
-
Uses of TorrentAnnounceURLList in com.biglybt.pifimpl.remote.torrent
Methods in com.biglybt.pifimpl.remote.torrent that return TorrentAnnounceURLList Modifier and Type Method Description TorrentAnnounceURLList
RPTorrent. getAnnounceURLList()
-