Uses of Interface
com.biglybt.net.natpmp.upnp.NatPMPUPnP
-
Packages that use NatPMPUPnP Package Description com.biglybt.net.natpmp.upnp com.biglybt.net.natpmp.upnp.impl com.biglybt.plugin.upnp -
-
Uses of NatPMPUPnP in com.biglybt.net.natpmp.upnp
Methods in com.biglybt.net.natpmp.upnp that return NatPMPUPnP Modifier and Type Method Description static NatPMPUPnP
NatPMPUPnPFactory. create(UPnP upnp, NatPMPDevice nat_pmp_device)
-
Uses of NatPMPUPnP in com.biglybt.net.natpmp.upnp.impl
Classes in com.biglybt.net.natpmp.upnp.impl that implement NatPMPUPnP Modifier and Type Class Description class
NatPMPUPnPImpl
-
Uses of NatPMPUPnP in com.biglybt.plugin.upnp
Fields in com.biglybt.plugin.upnp declared as NatPMPUPnP Modifier and Type Field Description private NatPMPUPnP
UPnPPlugin. nat_pmp_upnp
-