Uses of Interface
com.biglybt.core.tracker.server.TRTrackerServerListener
Packages that use TRTrackerServerListener
Package
Description
-
Uses of TRTrackerServerListener in com.biglybt.core.tracker.host.impl
Classes in com.biglybt.core.tracker.host.impl that implement TRTrackerServerListener -
Uses of TRTrackerServerListener in com.biglybt.core.tracker.server
Methods in com.biglybt.core.tracker.server with parameters of type TRTrackerServerListenerModifier and TypeMethodDescriptionvoidTRTrackerServer.addListener(TRTrackerServerListener l) voidTRTrackerServer.removeListener(TRTrackerServerListener l) -
Uses of TRTrackerServerListener in com.biglybt.core.tracker.server.impl
Fields in com.biglybt.core.tracker.server.impl with type parameters of type TRTrackerServerListenerModifier and TypeFieldDescriptionprotected final CopyOnWriteList<TRTrackerServerListener> TRTrackerServerImpl.listenersMethods in com.biglybt.core.tracker.server.impl with parameters of type TRTrackerServerListenerModifier and TypeMethodDescriptionvoidTRTrackerServerImpl.addListener(TRTrackerServerListener l) voidTRTrackerServerImpl.removeListener(TRTrackerServerListener l)