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 classMethods 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 ListDownloadManagerStateImpl.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 TOTorrentAnnounceURLGroupLWSTorrent.announce_groupMethods 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 TOTorrentAnnounceURLGroupTorrentUtils.URLGroup.delegateprivate TOTorrentAnnounceURLGroupTorrentUtils.torrentDelegate.urlg_mod_last_postMethods in com.biglybt.core.util that return TOTorrentAnnounceURLGroupModifier and TypeMethodDescriptionprivate static TOTorrentAnnounceURLGroupTorrentUtils.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 TOTorrentAnnounceURLGroupTorrentUtils.applyDNSMods(URL announce_url, TOTorrentAnnounceURLGroup group) Constructors in com.biglybt.core.util with parameters of type TOTorrentAnnounceURLGroupModifierConstructorDescriptionprivateURLGroup(TOTorrentAnnounceURLGroup _delegate, List<TOTorrentAnnounceURLSet> mod_sets)