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 StringDeviceUPnPImpl.getDisplayName(UPnPDevice device) protected URLDeviceInternetGatewayImpl.getPresentationURL(UPnPDevice device) protected URLDeviceUPnPImpl.getPresentationURL(UPnPDevice device) protected voidDeviceManagerUPnPImpl.handleDevice(UPnPDevice device, boolean update_if_found) protected voidDeviceUPnPImpl.setUPnPDevice(UPnPDevice device) Constructors in com.biglybt.core.devices.impl with parameters of type UPnPDeviceModifierConstructorDescriptionprotectedDeviceContentDirectoryImpl(DeviceManagerImpl _manager, UPnPDevice _device, UPnPService _service) protectedDeviceInternetGatewayImpl(DeviceManagerImpl _manager, UPnPDevice _device, List<UPnPWANConnection> _connections, List<UPnPWANIPv6FirewallControl> _ipv6_fcs) DeviceMediaRendererImpl(DeviceManagerImpl _manager, UPnPDevice _device) protectedDeviceUPnPImpl(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 intUPnPPlugin.processDevice(UPnPDevice device) protected intUPnPPlugin.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 UPnPServiceDeviceManagerUI.DeviceViewInstance.findService(UPnPDevice device, String type)