Uses of Interface
com.biglybt.net.upnp.UPnPDevice
Packages that use UPnPDevice
Package
Description
-
Uses of UPnPDevice in com.biglybt.core.devices
Methods in com.biglybt.core.devices that return UPnPDeviceMethods in com.biglybt.core.devices with parameters of type UPnPDevice -
Uses of UPnPDevice in com.biglybt.core.devices.impl
Fields in com.biglybt.core.devices.impl declared as UPnPDeviceMethods in com.biglybt.core.devices.impl that return UPnPDeviceMethods in com.biglybt.core.devices.impl with parameters of type UPnPDeviceModifier and TypeMethodDescriptionDeviceManagerImpl.findDevice
(UPnPDevice upnpDevice) protected static String
DeviceUPnPImpl.getDisplayName
(UPnPDevice device) protected URL
DeviceInternetGatewayImpl.getPresentationURL
(UPnPDevice device) protected URL
DeviceUPnPImpl.getPresentationURL
(UPnPDevice device) protected void
DeviceManagerUPnPImpl.handleDevice
(UPnPDevice device, boolean update_if_found) protected void
DeviceUPnPImpl.setUPnPDevice
(UPnPDevice device) Constructors in com.biglybt.core.devices.impl with parameters of type UPnPDeviceModifierConstructorDescriptionprotected
DeviceContentDirectoryImpl
(DeviceManagerImpl _manager, UPnPDevice _device, UPnPService _service) protected
DeviceInternetGatewayImpl
(DeviceManagerImpl _manager, UPnPDevice _device, List<UPnPWANConnection> _connections) DeviceMediaRendererImpl
(DeviceManagerImpl _manager, UPnPDevice _device) protected
DeviceUPnPImpl
(DeviceManagerImpl _manager, UPnPDevice _device, int _type) -
Uses of UPnPDevice in com.biglybt.net.natpmp.upnp.impl
Classes in com.biglybt.net.natpmp.upnp.impl that implement UPnPDeviceFields in com.biglybt.net.natpmp.upnp.impl declared as UPnPDeviceMethods in com.biglybt.net.natpmp.upnp.impl that return UPnPDeviceModifier and TypeMethodDescriptionNatPMPUPnPRootDeviceImpl.getDevice()
NatPMPUPnPRootDeviceImpl.NatPMPUPnPWANConnection.getDevice()
NatPMPUPnPRootDeviceImpl.NatPMPUPnPDevice.getSubDevices()
-
Uses of UPnPDevice in com.biglybt.net.upnp
Methods in com.biglybt.net.upnp that return UPnPDeviceModifier and TypeMethodDescriptionUPnPRootDevice.getDevice()
UPnPService.getDevice()
UPnPDevice.getSubDevices()
-
Uses of UPnPDevice in com.biglybt.net.upnp.impl.device
Classes in com.biglybt.net.upnp.impl.device that implement UPnPDeviceMethods in com.biglybt.net.upnp.impl.device that return UPnPDevice -
Uses of UPnPDevice in com.biglybt.net.upnp.impl.services
Methods in com.biglybt.net.upnp.impl.services that return UPnPDevice -
Uses of UPnPDevice in com.biglybt.plugin.upnp
Methods in com.biglybt.plugin.upnp with parameters of type UPnPDeviceModifier and TypeMethodDescriptionUPnPPlugin.getServices
(UPnPDevice device) protected int
UPnPPlugin.processDevice
(UPnPDevice device) protected int
UPnPPlugin.processServices
(UPnPDevice device, UPnPService[] device_services) -
Uses of UPnPDevice in com.biglybt.ui.swt.devices
Methods in com.biglybt.ui.swt.devices with parameters of type UPnPDeviceModifier and TypeMethodDescriptionprivate UPnPService
DeviceManagerUI.DeviceViewInstance.findService
(UPnPDevice device, String type)