Uses of Class
com.biglybt.net.upnp.impl.device.UPnPDeviceImpl
-
Packages that use UPnPDeviceImpl Package Description com.biglybt.net.upnp.impl com.biglybt.net.upnp.impl.device com.biglybt.net.upnp.impl.services -
-
Uses of UPnPDeviceImpl in com.biglybt.net.upnp.impl
Methods in com.biglybt.net.upnp.impl with parameters of type UPnPDeviceImpl Modifier and Type Method Description SimpleXMLParserDocument
UPnPImpl. downloadXML(UPnPDeviceImpl device, java.net.URL url)
-
Uses of UPnPDeviceImpl in com.biglybt.net.upnp.impl.device
Fields in com.biglybt.net.upnp.impl.device declared as UPnPDeviceImpl Modifier and Type Field Description private UPnPDeviceImpl
UPnPRootDeviceImpl. root_device
-
Uses of UPnPDeviceImpl in com.biglybt.net.upnp.impl.services
Fields in com.biglybt.net.upnp.impl.services declared as UPnPDeviceImpl Modifier and Type Field Description private UPnPDeviceImpl
UPnPServiceImpl. device
Constructors in com.biglybt.net.upnp.impl.services with parameters of type UPnPDeviceImpl Constructor Description UPnPServiceImpl(UPnPDeviceImpl _device, java.lang.String indent, SimpleXMLParserDocumentNode service_node)
-