Uses of Interface
com.biglybt.net.upnp.UPnPRootDevice
Packages that use UPnPRootDevice
Package
Description
-
Uses of UPnPRootDevice in com.biglybt.core.devices.impl
Methods in com.biglybt.core.devices.impl with parameters of type UPnPRootDeviceModifier and TypeMethodDescriptionprotected void
DeviceManagerUPnPImpl.handleDevice
(UPnPRootDevice root_device, boolean update_if_found) -
Uses of UPnPRootDevice in com.biglybt.net.natpmp.upnp.impl
Classes in com.biglybt.net.natpmp.upnp.impl that implement UPnPRootDeviceMethods in com.biglybt.net.natpmp.upnp.impl that return UPnPRootDevice -
Uses of UPnPRootDevice in com.biglybt.net.upnp
Methods in com.biglybt.net.upnp that return UPnPRootDeviceMethods in com.biglybt.net.upnp with parameters of type UPnPRootDeviceModifier and TypeMethodDescriptionvoid
UPnPRootDeviceListener.lost
(UPnPRootDevice root, boolean replaced) void
UPnPListener.rootDeviceFound
(UPnPRootDevice device) -
Uses of UPnPRootDevice in com.biglybt.net.upnp.impl
Methods in com.biglybt.net.upnp.impl that return UPnPRootDevice -
Uses of UPnPRootDevice in com.biglybt.net.upnp.impl.device
Classes in com.biglybt.net.upnp.impl.device that implement UPnPRootDevice -
Uses of UPnPRootDevice in com.biglybt.plugin.upnp
Methods in com.biglybt.plugin.upnp with parameters of type UPnPRootDeviceModifier and TypeMethodDescriptionprotected boolean
UPnPPlugin.checkDeviceStats
(UPnPRootDevice root) void
UPnPPlugin.rootDeviceFound
(UPnPRootDevice device)