Uses of Interface
com.biglybt.core.torrent.TOTorrentAnnounceURLGroup
Packages that use TOTorrentAnnounceURLGroup
Package
Description
-
Uses of TOTorrentAnnounceURLGroup in com.biglybt.core.download.impl
Classes in com.biglybt.core.download.impl that implement TOTorrentAnnounceURLGroupModifier and TypeClassDescriptionprotected class
Methods in com.biglybt.core.download.impl that return TOTorrentAnnounceURLGroupModifier and TypeMethodDescriptionDownloadManagerStateImpl.CachedStateWrapper.getAnnounceURLGroup()
Methods in com.biglybt.core.download.impl with parameters of type TOTorrentAnnounceURLGroupModifier and TypeMethodDescriptionprotected static List
DownloadManagerStateImpl.CachedStateWrapper.exportGroup
(TOTorrentAnnounceURLGroup group) -
Uses of TOTorrentAnnounceURLGroup in com.biglybt.core.lws
Fields in com.biglybt.core.lws declared as TOTorrentAnnounceURLGroupModifier and TypeFieldDescriptionprivate static final TOTorrentAnnounceURLGroup
LWSTorrent.announce_group
Methods in com.biglybt.core.lws that return TOTorrentAnnounceURLGroup -
Uses of TOTorrentAnnounceURLGroup in com.biglybt.core.torrent
Methods in com.biglybt.core.torrent that return TOTorrentAnnounceURLGroupModifier and TypeMethodDescriptionTOTorrent.getAnnounceURLGroup()
When a group of sets of trackers is defined their URLs are accessed via this method -
Uses of TOTorrentAnnounceURLGroup in com.biglybt.core.torrent.impl
Classes in com.biglybt.core.torrent.impl that implement TOTorrentAnnounceURLGroupMethods in com.biglybt.core.torrent.impl that return TOTorrentAnnounceURLGroup -
Uses of TOTorrentAnnounceURLGroup in com.biglybt.core.tracker.host.impl
Methods in com.biglybt.core.tracker.host.impl that return TOTorrentAnnounceURLGroup -
Uses of TOTorrentAnnounceURLGroup in com.biglybt.core.util
Classes in com.biglybt.core.util that implement TOTorrentAnnounceURLGroupFields in com.biglybt.core.util declared as TOTorrentAnnounceURLGroupModifier and TypeFieldDescriptionprivate final TOTorrentAnnounceURLGroup
TorrentUtils.URLGroup.delegate
private TOTorrentAnnounceURLGroup
TorrentUtils.torrentDelegate.urlg_mod_last_post
Methods in com.biglybt.core.util that return TOTorrentAnnounceURLGroupModifier and TypeMethodDescriptionprivate static TOTorrentAnnounceURLGroup
TorrentUtils.applyDNSMods
(URL announce_url, TOTorrentAnnounceURLGroup group) TorrentUtils.torrentDelegate.getAnnounceURLGroup()
TorrentUtils.torrentDelegate.getAnnounceURLGroupSupport()
Methods in com.biglybt.core.util with parameters of type TOTorrentAnnounceURLGroupModifier and TypeMethodDescriptionprivate static TOTorrentAnnounceURLGroup
TorrentUtils.applyDNSMods
(URL announce_url, TOTorrentAnnounceURLGroup group) Constructors in com.biglybt.core.util with parameters of type TOTorrentAnnounceURLGroupModifierConstructorDescriptionprivate
URLGroup
(TOTorrentAnnounceURLGroup _delegate, List<TOTorrentAnnounceURLSet> mod_sets)