Uses of Interface
com.biglybt.net.upnp.services.UPnPWANConnectionListener
-
Packages that use UPnPWANConnectionListener Package Description com.biglybt.net.natpmp.upnp.impl com.biglybt.net.upnp.impl.services com.biglybt.net.upnp.services com.biglybt.plugin.upnp -
-
Uses of UPnPWANConnectionListener in com.biglybt.net.natpmp.upnp.impl
Methods in com.biglybt.net.natpmp.upnp.impl with parameters of type UPnPWANConnectionListener Modifier and Type Method Description void
NatPMPUPnPRootDeviceImpl.NatPMPUPnPWANConnection. addListener(UPnPWANConnectionListener listener)
void
NatPMPUPnPRootDeviceImpl.NatPMPUPnPWANConnection. removeListener(UPnPWANConnectionListener listener)
-
Uses of UPnPWANConnectionListener in com.biglybt.net.upnp.impl.services
Methods in com.biglybt.net.upnp.impl.services with parameters of type UPnPWANConnectionListener Modifier and Type Method Description void
UPnPSSWANConnectionImpl. addListener(UPnPWANConnectionListener listener)
void
UPnPSSWANConnectionImpl. removeListener(UPnPWANConnectionListener listener)
-
Uses of UPnPWANConnectionListener in com.biglybt.net.upnp.services
Methods in com.biglybt.net.upnp.services with parameters of type UPnPWANConnectionListener Modifier and Type Method Description void
UPnPWANConnection. addListener(UPnPWANConnectionListener listener)
void
UPnPWANConnection. removeListener(UPnPWANConnectionListener listener)
-
Uses of UPnPWANConnectionListener in com.biglybt.plugin.upnp
Classes in com.biglybt.plugin.upnp that implement UPnPWANConnectionListener Modifier and Type Class Description class
UPnPPlugin
-