Uses of Interface
com.biglybt.net.upnp.services.UPnPWANConnectionListener
Packages that use UPnPWANConnectionListener
Package
Description
-
Uses of UPnPWANConnectionListener in com.biglybt.net.natpmp.upnp.impl
Methods in com.biglybt.net.natpmp.upnp.impl with parameters of type UPnPWANConnectionListenerModifier and TypeMethodDescriptionvoid
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 UPnPWANConnectionListenerModifier and TypeMethodDescriptionvoid
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 UPnPWANConnectionListenerModifier and TypeMethodDescriptionvoid
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