Uses of Class
com.biglybt.core.pairing.impl.PairingManagerImpl
-
Packages that use PairingManagerImpl Package Description com.biglybt.core.pairing.impl -
-
Uses of PairingManagerImpl in com.biglybt.core.pairing.impl
Fields in com.biglybt.core.pairing.impl declared as PairingManagerImpl Modifier and Type Field Description (package private) PairingManagerImpl
PairingManagerTunnelHandler. manager
private static PairingManagerImpl
PairingManagerImpl. singleton
Constructors in com.biglybt.core.pairing.impl with parameters of type PairingManagerImpl Constructor Description PairingManagerTunnelHandler(PairingManagerImpl _manager, Core _core)
-