Uses of Class
com.biglybt.core.tracker.client.TRTrackerAnnouncerException
Packages that use TRTrackerAnnouncerException
Package
Description
-
Uses of TRTrackerAnnouncerException in com.biglybt.core.lws
Methods in com.biglybt.core.lws that throw TRTrackerAnnouncerException -
Uses of TRTrackerAnnouncerException in com.biglybt.core.tracker.client
Methods in com.biglybt.core.tracker.client that throw TRTrackerAnnouncerExceptionModifier and TypeMethodDescriptionstatic TRTrackerAnnouncer
static TRTrackerAnnouncer
static TRTrackerAnnouncer
TRTrackerAnnouncerFactory.create
(TOTorrent torrent, TRTrackerAnnouncerFactory.DataProvider provider) -
Uses of TRTrackerAnnouncerException in com.biglybt.core.tracker.client.impl
Methods in com.biglybt.core.tracker.client.impl that throw TRTrackerAnnouncerExceptionModifier and TypeMethodDescriptionstatic TRTrackerAnnouncer
TRTrackerAnnouncerFactoryImpl.create
(TOTorrent torrent, TRTrackerAnnouncerFactory.DataProvider provider, boolean manual) private TRTrackerAnnouncerHelper
TRTrackerAnnouncerMuxer.create
(TOTorrent torrent, String[] networks, TOTorrentAnnounceURLSet[] sets) protected void
TRTrackerAnnouncerMuxer.split
(boolean first_time) Constructors in com.biglybt.core.tracker.client.impl that throw TRTrackerAnnouncerExceptionModifierConstructorDescriptionprotected
TRTrackerAnnouncerImpl
(TOTorrent _torrent) protected
TRTrackerAnnouncerMuxer
(TOTorrent _torrent, TRTrackerAnnouncerFactory.DataProvider _f_provider, boolean _manual) -
Uses of TRTrackerAnnouncerException in com.biglybt.core.tracker.client.impl.bt
Constructors in com.biglybt.core.tracker.client.impl.bt that throw TRTrackerAnnouncerExceptionModifierConstructorDescriptionTRTrackerBTAnnouncerImpl
(HashWrapper _torrent_hash_override, TOTorrent _torrent, TOTorrentAnnounceURLSet[] _announce_urls, String[] _peer_networks, boolean _manual, TRTrackerAnnouncerImpl.Helper _helper) -
Uses of TRTrackerAnnouncerException in com.biglybt.core.tracker.client.impl.dht
Constructors in com.biglybt.core.tracker.client.impl.dht that throw TRTrackerAnnouncerExceptionModifierConstructorDescriptionTRTrackerDHTAnnouncerImpl
(TOTorrent _torrent, String[] _networks, boolean _manual, TRTrackerAnnouncerImpl.Helper _helper)