Uses of Interface
com.biglybt.core.tracker.server.TRTrackerServerFactoryListener
Packages that use TRTrackerServerFactoryListener
Package
Description
-
Uses of TRTrackerServerFactoryListener in com.biglybt.core.tracker.host.impl
Classes in com.biglybt.core.tracker.host.impl that implement TRTrackerServerFactoryListener -
Uses of TRTrackerServerFactoryListener in com.biglybt.core.tracker.server
Methods in com.biglybt.core.tracker.server with parameters of type TRTrackerServerFactoryListenerModifier and TypeMethodDescriptionstatic void
TRTrackerServerFactory.addListener
(TRTrackerServerFactoryListener l) static void
TRTrackerServerFactory.removeListener
(TRTrackerServerFactoryListener l) -
Uses of TRTrackerServerFactoryListener in com.biglybt.core.tracker.server.impl
Methods in com.biglybt.core.tracker.server.impl with parameters of type TRTrackerServerFactoryListenerModifier and TypeMethodDescriptionstatic void
TRTrackerServerFactoryImpl.addListener
(TRTrackerServerFactoryListener l) static void
TRTrackerServerFactoryImpl.removeListener
(TRTrackerServerFactoryListener l)