Uses of Interface
com.biglybt.core.tracker.client.TRTrackerAnnouncerFactoryListener
Packages that use TRTrackerAnnouncerFactoryListener
Package
Description
-
Uses of TRTrackerAnnouncerFactoryListener in com.biglybt.core.tracker.client
Methods in com.biglybt.core.tracker.client with parameters of type TRTrackerAnnouncerFactoryListenerModifier and TypeMethodDescriptionstatic void
TRTrackerAnnouncerFactory.addListener
(TRTrackerAnnouncerFactoryListener l) static void
TRTrackerAnnouncerFactory.removeListener
(TRTrackerAnnouncerFactoryListener l) -
Uses of TRTrackerAnnouncerFactoryListener in com.biglybt.core.tracker.client.impl
Fields in com.biglybt.core.tracker.client.impl with type parameters of type TRTrackerAnnouncerFactoryListenerModifier and TypeFieldDescriptionprotected static final List
<TRTrackerAnnouncerFactoryListener> TRTrackerAnnouncerFactoryImpl.listeners
Methods in com.biglybt.core.tracker.client.impl with parameters of type TRTrackerAnnouncerFactoryListenerModifier and TypeMethodDescriptionstatic void
TRTrackerAnnouncerFactoryImpl.addListener
(TRTrackerAnnouncerFactoryListener l) static void
TRTrackerAnnouncerFactoryImpl.removeListener
(TRTrackerAnnouncerFactoryListener l) -
Uses of TRTrackerAnnouncerFactoryListener in com.biglybt.core.tracker.host.impl
Classes in com.biglybt.core.tracker.host.impl that implement TRTrackerAnnouncerFactoryListener