Uses of Interface
com.biglybt.core.pairing.PairingTestListener
Packages that use PairingTestListener
-
Uses of PairingTestListener in com.biglybt.core.pairing
Methods in com.biglybt.core.pairing with parameters of type PairingTestListenerModifier and TypeMethodDescriptionPairingManager.testService(String sid, PairingTestListener listener) -
Uses of PairingTestListener in com.biglybt.core.pairing.impl
Fields in com.biglybt.core.pairing.impl declared as PairingTestListenerModifier and TypeFieldDescriptionprivate final PairingTestListenerPairingManagerImpl.TestServiceImpl.listenerMethods in com.biglybt.core.pairing.impl with parameters of type PairingTestListenerModifier and TypeMethodDescriptionPairingManagerImpl.testService(String sid, PairingTestListener listener) Constructors in com.biglybt.core.pairing.impl with parameters of type PairingTestListenerModifierConstructorDescriptionprotectedTestServiceImpl(String _sid, PairingTestListener _listener)