Uses of Interface
com.biglybt.core.tracker.client.TRTrackerAnnouncerListener
Packages that use TRTrackerAnnouncerListener
Package
Description
-
Uses of TRTrackerAnnouncerListener in com.biglybt.core.download.impl
Fields in com.biglybt.core.download.impl declared as TRTrackerAnnouncerListenerModifier and TypeFieldDescriptionprivate final TRTrackerAnnouncerListenerDownloadManagerImpl.tracker_client_listenerprivate final TRTrackerAnnouncerListenerDownloadManagerImpl.tracker_client_stats_listener -
Uses of TRTrackerAnnouncerListener in com.biglybt.core.tracker.client
Methods in com.biglybt.core.tracker.client with parameters of type TRTrackerAnnouncerListenerModifier and TypeMethodDescriptionvoidTRTrackerAnnouncer.addListener(TRTrackerAnnouncerListener l) voidTRTrackerAnnouncer.removeListener(TRTrackerAnnouncerListener l) -
Uses of TRTrackerAnnouncerListener in com.biglybt.core.tracker.client.impl
Fields in com.biglybt.core.tracker.client.impl with type parameters of type TRTrackerAnnouncerListenerModifier and TypeFieldDescriptionprotected final ListenerManager<TRTrackerAnnouncerListener> TRTrackerAnnouncerImpl.listenersMethods in com.biglybt.core.tracker.client.impl with parameters of type TRTrackerAnnouncerListenerModifier and TypeMethodDescriptionvoidTRTrackerAnnouncerImpl.addListener(TRTrackerAnnouncerListener l) voidTRTrackerAnnouncerImpl.Helper.addListener(TRTrackerAnnouncerListener l) voidTRTrackerAnnouncerImpl.Helper.removeListener(TRTrackerAnnouncerListener l) voidTRTrackerAnnouncerImpl.removeListener(TRTrackerAnnouncerListener l) -
Uses of TRTrackerAnnouncerListener in com.biglybt.core.tracker.client.impl.bt
Methods in com.biglybt.core.tracker.client.impl.bt with parameters of type TRTrackerAnnouncerListenerModifier and TypeMethodDescriptionvoidTRTrackerBTAnnouncerImpl.addListener(TRTrackerAnnouncerListener l) voidTRTrackerBTAnnouncerImpl.removeListener(TRTrackerAnnouncerListener l) -
Uses of TRTrackerAnnouncerListener in com.biglybt.core.tracker.client.impl.dht
Methods in com.biglybt.core.tracker.client.impl.dht with parameters of type TRTrackerAnnouncerListenerModifier and TypeMethodDescriptionvoidTRTrackerDHTAnnouncerImpl.addListener(TRTrackerAnnouncerListener l) voidTRTrackerDHTAnnouncerImpl.removeListener(TRTrackerAnnouncerListener l)