org.gudy.azureus2.core3.tracker.client.impl
Class TRTrackerAnnouncerFactoryImpl
java.lang.Object
org.gudy.azureus2.core3.tracker.client.impl.TRTrackerAnnouncerFactoryImpl
public class TRTrackerAnnouncerFactoryImpl
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
listeners
protected static final java.util.List<TRTrackerAnnouncerFactoryListener> listeners
clients
protected static final java.util.List<TRTrackerAnnouncerImpl> clients
class_mon
protected static final AEMonitor class_mon
TRTrackerAnnouncerFactoryImpl
public TRTrackerAnnouncerFactoryImpl()
create
public static TRTrackerAnnouncer create(TOTorrent torrent,
TRTrackerAnnouncerFactory.DataProvider provider,
boolean manual)
throws TRTrackerAnnouncerException
- Throws:
TRTrackerAnnouncerException
addListener
public static void addListener(TRTrackerAnnouncerFactoryListener l)
removeListener
public static void removeListener(TRTrackerAnnouncerFactoryListener l)
destroy
public static void destroy(TRTrackerAnnouncer client)