Uses of Interface
com.biglybt.core.tracker.server.TRTrackerServerAuthenticationListener
Packages that use TRTrackerServerAuthenticationListener
Package
Description
-
Uses of TRTrackerServerAuthenticationListener in com.biglybt.core.tracker.host.impl
Classes in com.biglybt.core.tracker.host.impl that implement TRTrackerServerAuthenticationListener -
Uses of TRTrackerServerAuthenticationListener in com.biglybt.core.tracker.server
Methods in com.biglybt.core.tracker.server with parameters of type TRTrackerServerAuthenticationListenerModifier and TypeMethodDescriptionvoidTRTrackerServer.addAuthenticationListener(TRTrackerServerAuthenticationListener l) voidTRTrackerServer.removeAuthenticationListener(TRTrackerServerAuthenticationListener l) -
Uses of TRTrackerServerAuthenticationListener in com.biglybt.core.tracker.server.impl
Fields in com.biglybt.core.tracker.server.impl with type parameters of type TRTrackerServerAuthenticationListenerModifier and TypeFieldDescriptionprivate final List<TRTrackerServerAuthenticationListener> TRTrackerServerImpl.auth_listenersMethods in com.biglybt.core.tracker.server.impl with parameters of type TRTrackerServerAuthenticationListenerModifier and TypeMethodDescriptionvoidTRTrackerServerImpl.addAuthenticationListener(TRTrackerServerAuthenticationListener l) voidTRTrackerServerImpl.removeAuthenticationListener(TRTrackerServerAuthenticationListener l) -
Uses of TRTrackerServerAuthenticationListener in com.biglybt.pifimpl.local.tracker
Classes in com.biglybt.pifimpl.local.tracker that implement TRTrackerServerAuthenticationListener