Uses of Interface
com.biglybt.net.natpmp.NATPMPDeviceAdapter
-
Packages that use NATPMPDeviceAdapter Package Description com.biglybt.net.natpmp com.biglybt.net.natpmp.impl -
-
Uses of NATPMPDeviceAdapter in com.biglybt.net.natpmp
Methods in com.biglybt.net.natpmp with parameters of type NATPMPDeviceAdapter Modifier and Type Method Description static NatPMPDevice
NatPMPDeviceFactory. getSingleton(NATPMPDeviceAdapter adapter)
-
Uses of NATPMPDeviceAdapter in com.biglybt.net.natpmp.impl
Fields in com.biglybt.net.natpmp.impl declared as NATPMPDeviceAdapter Modifier and Type Field Description private NATPMPDeviceAdapter
NatPMPDeviceImpl. adapter
Methods in com.biglybt.net.natpmp.impl with parameters of type NATPMPDeviceAdapter Modifier and Type Method Description static NatPMPDeviceImpl
NatPMPDeviceImpl. getSingletonObject(NATPMPDeviceAdapter adapter)
Constructors in com.biglybt.net.natpmp.impl with parameters of type NATPMPDeviceAdapter Constructor Description NatPMPDeviceImpl(NATPMPDeviceAdapter _adapter)
-