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 voidTRTrackerAnnouncerFactory.addListener(TRTrackerAnnouncerFactoryListener l) static voidTRTrackerAnnouncerFactory.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.listenersMethods in com.biglybt.core.tracker.client.impl with parameters of type TRTrackerAnnouncerFactoryListenerModifier and TypeMethodDescriptionstatic voidTRTrackerAnnouncerFactoryImpl.addListener(TRTrackerAnnouncerFactoryListener l) static voidTRTrackerAnnouncerFactoryImpl.removeListener(TRTrackerAnnouncerFactoryListener l) -
Uses of TRTrackerAnnouncerFactoryListener in com.biglybt.core.tracker.host.impl
Classes in com.biglybt.core.tracker.host.impl that implement TRTrackerAnnouncerFactoryListener