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 TypeMethodDescriptionvoidNatPMPUPnPRootDeviceImpl.NatPMPUPnPWANConnection.addListener(UPnPWANConnectionListener listener) voidNatPMPUPnPRootDeviceImpl.NatPMPUPnPWANConnection.removeListener(UPnPWANConnectionListener listener) -
Uses of UPnPWANConnectionListener in com.biglybt.net.upnp.impl.services
Fields in com.biglybt.net.upnp.impl.services with type parameters of type UPnPWANConnectionListenerModifier and TypeFieldDescriptionprivate List<UPnPWANConnectionListener> UPnPSSWANConnectionImpl.listenersMethods in com.biglybt.net.upnp.impl.services with parameters of type UPnPWANConnectionListenerModifier and TypeMethodDescriptionvoidUPnPSSWANConnectionImpl.addListener(UPnPWANConnectionListener listener) voidUPnPSSWANConnectionImpl.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 TypeMethodDescriptionvoidUPnPWANConnection.addListener(UPnPWANConnectionListener listener) voidUPnPWANConnection.removeListener(UPnPWANConnectionListener listener) -
Uses of UPnPWANConnectionListener in com.biglybt.plugin.upnp
Classes in com.biglybt.plugin.upnp that implement UPnPWANConnectionListener