Uses of Class
com.biglybt.core.pairing.impl.PairingManagerImpl.PairedServiceImpl
-
Packages that use PairingManagerImpl.PairedServiceImpl Package Description com.biglybt.core.pairing.impl -
-
Uses of PairingManagerImpl.PairedServiceImpl in com.biglybt.core.pairing.impl
Fields in com.biglybt.core.pairing.impl with type parameters of type PairingManagerImpl.PairedServiceImpl Modifier and Type Field Description private java.util.Map<java.lang.String,PairingManagerImpl.PairedServiceImpl>
PairingManagerImpl. services
Methods in com.biglybt.core.pairing.impl that return PairingManagerImpl.PairedServiceImpl Modifier and Type Method Description PairingManagerImpl.PairedServiceImpl
PairingManagerImpl. getService(java.lang.String sid)
Methods in com.biglybt.core.pairing.impl with parameters of type PairingManagerImpl.PairedServiceImpl Modifier and Type Method Description protected void
PairingManagerImpl. remove(PairingManagerImpl.PairedServiceImpl service)
protected void
PairingManagerImpl. sync(PairingManagerImpl.PairedServiceImpl service)
-