Uses of Interface
com.biglybt.core.pairing.PairedService
Packages that use PairedService
-
Uses of PairedService in com.biglybt.core.pairing
Methods in com.biglybt.core.pairing that return PairedServiceModifier and TypeMethodDescriptionPairingManager.addService
(String sid, PairedServiceRequestHandler handler) PairingManager.getService
(String sid) Methods in com.biglybt.core.pairing that return types with arguments of type PairedServiceModifier and TypeMethodDescriptionPairedNode.getServices()
PairingManager.lookupServices
(String access_code) -
Uses of PairedService in com.biglybt.core.pairing.impl
Classes in com.biglybt.core.pairing.impl that implement PairedServiceModifier and TypeClassDescriptionprivate static class
protected class
Methods in com.biglybt.core.pairing.impl that return PairedServiceModifier and TypeMethodDescriptionPairingManagerImpl.addService
(String sid, PairedServiceRequestHandler handler) Methods in com.biglybt.core.pairing.impl that return types with arguments of type PairedServiceModifier and TypeMethodDescriptionPairingManagerImpl.PairedNodeImpl.getServices()
PairingManagerImpl.lookupServices
(String access_code)