Package com.biglybt.core.tracker.client
Class TRTrackerAnnouncerFactory
java.lang.Object
com.biglybt.core.tracker.client.TRTrackerAnnouncerFactory
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static TRTrackerAnnouncer
static TRTrackerAnnouncer
static TRTrackerAnnouncer
create
(TOTorrent torrent, TRTrackerAnnouncerFactory.DataProvider provider) static List<TRTrackerAnnouncerResponsePeer>
getCachedPeers
(Map map) static void
-
Constructor Details
-
TRTrackerAnnouncerFactory
public TRTrackerAnnouncerFactory()
-
-
Method Details
-
create
- Throws:
TRTrackerAnnouncerException
-
create
public static TRTrackerAnnouncer create(TOTorrent torrent, boolean manual) throws TRTrackerAnnouncerException - Throws:
TRTrackerAnnouncerException
-
create
public static TRTrackerAnnouncer create(TOTorrent torrent, TRTrackerAnnouncerFactory.DataProvider provider) throws TRTrackerAnnouncerException - Throws:
TRTrackerAnnouncerException
-
addListener
-
removeListener
-
getCachedPeers
-