Class TRTrackerAnnouncerFactoryImpl
java.lang.Object
com.biglybt.core.tracker.client.impl.TRTrackerAnnouncerFactoryImpl
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final AEMonitorprotected static final List<TRTrackerAnnouncerImpl> protected static final List<TRTrackerAnnouncerFactoryListener> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic TRTrackerAnnouncercreate(TOTorrent torrent, TRTrackerAnnouncerFactory.DataProvider provider, boolean manual) static voiddestroy(TRTrackerAnnouncer client) static byte[]getAnonymousPeerId(String my_ip, int my_port) static List<TRTrackerAnnouncerResponsePeer> getCachedPeers(Map map) static void
-
Field Details
-
listeners
-
clients
-
class_mon
-
-
Constructor Details
-
TRTrackerAnnouncerFactoryImpl
public TRTrackerAnnouncerFactoryImpl()
-
-
Method Details
-
create
public static TRTrackerAnnouncer create(TOTorrent torrent, TRTrackerAnnouncerFactory.DataProvider provider, boolean manual) throws TRTrackerAnnouncerException - Throws:
TRTrackerAnnouncerException
-
addListener
-
removeListener
-
destroy
-
getAnonymousPeerId
-
getCachedPeers
-