Uses of Interface
com.biglybt.core.torrent.TOTorrentAnnounceURLSet
-
-
Uses of TOTorrentAnnounceURLSet in com.biglybt.core.download.impl
Classes in com.biglybt.core.download.impl that implement TOTorrentAnnounceURLSet Modifier and Type Class Description protected class
DownloadManagerStateImpl.CachedStateWrapper.cacheGroup.cacheSet
Fields in com.biglybt.core.download.impl declared as TOTorrentAnnounceURLSet Modifier and Type Field Description (package private) TOTorrentAnnounceURLSet
DownloadManagerStateImpl.CachedStateWrapper.cacheGroup.cacheSet. delegateSet
private TOTorrentAnnounceURLSet[]
DownloadManagerStateImpl.CachedStateWrapper.cacheGroup. sets
Methods in com.biglybt.core.download.impl that return TOTorrentAnnounceURLSet Modifier and Type Method Description TOTorrentAnnounceURLSet
DownloadManagerStateImpl.CachedStateWrapper.cacheGroup. createAnnounceURLSet(java.net.URL[] urls)
TOTorrentAnnounceURLSet[]
DownloadManagerStateImpl.CachedStateWrapper.cacheGroup. getAnnounceURLSets()
Methods in com.biglybt.core.download.impl with parameters of type TOTorrentAnnounceURLSet Modifier and Type Method Description void
DownloadManagerStateImpl.CachedStateWrapper.cacheGroup. setAnnounceURLSets(TOTorrentAnnounceURLSet[] toSet)
-
Uses of TOTorrentAnnounceURLSet in com.biglybt.core.torrent
Methods in com.biglybt.core.torrent that return TOTorrentAnnounceURLSet Modifier and Type Method Description TOTorrentAnnounceURLSet
TOTorrentAnnounceURLGroup. createAnnounceURLSet(java.net.URL[] urls)
This method will create a new set.TOTorrentAnnounceURLSet[]
TOTorrentAnnounceURLGroup. getAnnounceURLSets()
Gets the current sets defined for this group, 0 length if none definedMethods in com.biglybt.core.torrent with parameters of type TOTorrentAnnounceURLSet Modifier and Type Method Description void
TOTorrentAnnounceURLGroup. setAnnounceURLSets(TOTorrentAnnounceURLSet[] sets)
Sets the group's URL sets to the supplied values. -
Uses of TOTorrentAnnounceURLSet in com.biglybt.core.torrent.impl
Classes in com.biglybt.core.torrent.impl that implement TOTorrentAnnounceURLSet Modifier and Type Class Description class
TOTorrentAnnounceURLSetImpl
Fields in com.biglybt.core.torrent.impl declared as TOTorrentAnnounceURLSet Modifier and Type Field Description private TOTorrentAnnounceURLSet[]
TOTorrentAnnounceURLGroupImpl. sets
Methods in com.biglybt.core.torrent.impl that return TOTorrentAnnounceURLSet Modifier and Type Method Description TOTorrentAnnounceURLSet
TOTorrentAnnounceURLGroupImpl. createAnnounceURLSet(java.net.URL[] urls)
TOTorrentAnnounceURLSet[]
TOTorrentAnnounceURLGroupImpl. getAnnounceURLSets()
Methods in com.biglybt.core.torrent.impl with parameters of type TOTorrentAnnounceURLSet Modifier and Type Method Description protected void
TOTorrentAnnounceURLGroupImpl. addSet(TOTorrentAnnounceURLSet set)
void
TOTorrentAnnounceURLGroupImpl. setAnnounceURLSets(TOTorrentAnnounceURLSet[] _sets)
-
Uses of TOTorrentAnnounceURLSet in com.biglybt.core.tracker.client
Methods in com.biglybt.core.tracker.client with parameters of type TOTorrentAnnounceURLSet Modifier and Type Method Description TrackerPeerSource
TRTrackerAnnouncer. getTrackerPeerSource(TOTorrentAnnounceURLSet set)
Gets a delegate tracker peer source for reporting against -
Uses of TOTorrentAnnounceURLSet in com.biglybt.core.tracker.client.impl
Methods in com.biglybt.core.tracker.client.impl that return TOTorrentAnnounceURLSet Modifier and Type Method Description TOTorrentAnnounceURLSet[]
TRTrackerAnnouncerHelper. getAnnounceSets()
Methods in com.biglybt.core.tracker.client.impl with parameters of type TOTorrentAnnounceURLSet Modifier and Type Method Description private TRTrackerAnnouncerHelper
TRTrackerAnnouncerMuxer. create(TOTorrent torrent, java.lang.String[] networks, TOTorrentAnnounceURLSet[] sets)
private java.lang.String
TRTrackerAnnouncerMuxer. getString(TOTorrentAnnounceURLSet[] sets)
TrackerPeerSource
TRTrackerAnnouncerMuxer. getTrackerPeerSource(TOTorrentAnnounceURLSet set)
private boolean
TRTrackerAnnouncerMuxer. same(TOTorrentAnnounceURLSet[] s1, TOTorrentAnnounceURLSet[] s2)
private boolean
TRTrackerAnnouncerMuxer. sameSupport(TOTorrentAnnounceURLSet[] s1, TOTorrentAnnounceURLSet[] s2)
-
Uses of TOTorrentAnnounceURLSet in com.biglybt.core.tracker.client.impl.bt
Fields in com.biglybt.core.tracker.client.impl.bt declared as TOTorrentAnnounceURLSet Modifier and Type Field Description private TOTorrentAnnounceURLSet[]
TRTrackerBTAnnouncerImpl. announce_urls
Methods in com.biglybt.core.tracker.client.impl.bt that return TOTorrentAnnounceURLSet Modifier and Type Method Description TOTorrentAnnounceURLSet[]
TRTrackerBTAnnouncerImpl. getAnnounceSets()
Methods in com.biglybt.core.tracker.client.impl.bt with parameters of type TOTorrentAnnounceURLSet Modifier and Type Method Description TrackerPeerSource
TRTrackerBTAnnouncerImpl. getTrackerPeerSource(TOTorrentAnnounceURLSet set)
Constructors in com.biglybt.core.tracker.client.impl.bt with parameters of type TOTorrentAnnounceURLSet Constructor Description TRTrackerBTAnnouncerImpl(HashWrapper _torrent_hash_override, TOTorrent _torrent, TOTorrentAnnounceURLSet[] _announce_urls, java.lang.String[] _peer_networks, boolean _manual, TRTrackerAnnouncerImpl.Helper _helper)
-
Uses of TOTorrentAnnounceURLSet in com.biglybt.core.tracker.client.impl.dht
Methods in com.biglybt.core.tracker.client.impl.dht that return TOTorrentAnnounceURLSet Modifier and Type Method Description TOTorrentAnnounceURLSet[]
TRTrackerDHTAnnouncerImpl. getAnnounceSets()
Methods in com.biglybt.core.tracker.client.impl.dht with parameters of type TOTorrentAnnounceURLSet Modifier and Type Method Description TrackerPeerSource
TRTrackerDHTAnnouncerImpl. getTrackerPeerSource(TOTorrentAnnounceURLSet set)
-
Uses of TOTorrentAnnounceURLSet in com.biglybt.core.util
Fields in com.biglybt.core.util declared as TOTorrentAnnounceURLSet Modifier and Type Field Description private TOTorrentAnnounceURLSet[]
TorrentUtils.URLGroup. sets
Methods in com.biglybt.core.util that return TOTorrentAnnounceURLSet Modifier and Type Method Description TOTorrentAnnounceURLSet
TorrentUtils.URLGroup. createAnnounceURLSet(java.net.URL[] urls)
TOTorrentAnnounceURLSet[]
TorrentUtils.URLGroup. getAnnounceURLSets()
static TOTorrentAnnounceURLSet[]
TorrentUtils. listToAnnounceSets(java.util.List<java.util.List<java.lang.String>> groups, TOTorrent torrent)
This method DOES NOT MODIFY THE TORRENTMethods in com.biglybt.core.util with parameters of type TOTorrentAnnounceURLSet Modifier and Type Method Description void
TorrentUtils.URLGroup. setAnnounceURLSets(TOTorrentAnnounceURLSet[] _sets)
Constructor parameters in com.biglybt.core.util with type arguments of type TOTorrentAnnounceURLSet Constructor Description URLGroup(TOTorrentAnnounceURLGroup _delegate, java.util.List<TOTorrentAnnounceURLSet> mod_sets)
-
Uses of TOTorrentAnnounceURLSet in com.biglybt.pifimpl.local.torrent
Fields in com.biglybt.pifimpl.local.torrent declared as TOTorrentAnnounceURLSet Modifier and Type Field Description protected TOTorrentAnnounceURLSet
TorrentAnnounceURLListSetImpl. set
Methods in com.biglybt.pifimpl.local.torrent that return TOTorrentAnnounceURLSet Modifier and Type Method Description protected TOTorrentAnnounceURLSet
TorrentAnnounceURLListSetImpl. getSet()
Constructors in com.biglybt.pifimpl.local.torrent with parameters of type TOTorrentAnnounceURLSet Constructor Description TorrentAnnounceURLListSetImpl(TorrentAnnounceURLListImpl _list, TOTorrentAnnounceURLSet _set)
-