Uses of Interface
com.biglybt.net.upnp.UPnPRootDeviceListener
Packages that use UPnPRootDeviceListener
Package
Description
-
Uses of UPnPRootDeviceListener in com.biglybt.net.natpmp.upnp.impl
Methods in com.biglybt.net.natpmp.upnp.impl with parameters of type UPnPRootDeviceListenerModifier and TypeMethodDescriptionvoid
NatPMPUPnPRootDeviceImpl.addListener
(UPnPRootDeviceListener l) void
NatPMPUPnPRootDeviceImpl.removeListener
(UPnPRootDeviceListener l) -
Uses of UPnPRootDeviceListener in com.biglybt.net.upnp
Methods in com.biglybt.net.upnp with parameters of type UPnPRootDeviceListenerModifier and TypeMethodDescriptionvoid
UPnPRootDevice.addListener
(UPnPRootDeviceListener l) void
UPnPRootDevice.removeListener
(UPnPRootDeviceListener l) -
Uses of UPnPRootDeviceListener in com.biglybt.net.upnp.impl.device
Methods in com.biglybt.net.upnp.impl.device with parameters of type UPnPRootDeviceListenerModifier and TypeMethodDescriptionvoid
UPnPRootDeviceImpl.addListener
(UPnPRootDeviceListener l) void
UPnPRootDeviceImpl.removeListener
(UPnPRootDeviceListener l)