Uses of Interface
com.biglybt.net.upnp.UPnPRootDeviceListener
-
Packages that use UPnPRootDeviceListener Package Description com.biglybt.net.natpmp.upnp.impl com.biglybt.net.upnp com.biglybt.net.upnp.impl.device -
-
Uses of UPnPRootDeviceListener in com.biglybt.net.natpmp.upnp.impl
Methods in com.biglybt.net.natpmp.upnp.impl with parameters of type UPnPRootDeviceListener Modifier and Type Method Description void
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 UPnPRootDeviceListener Modifier and Type Method Description void
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 UPnPRootDeviceListener Modifier and Type Method Description void
UPnPRootDeviceImpl. addListener(UPnPRootDeviceListener l)
void
UPnPRootDeviceImpl. removeListener(UPnPRootDeviceListener l)
-