Uses of Class
com.metratec.lib.upnp.Device
-
Packages that use Device Package Description com.metratec.lib.upnp -
-
Uses of Device in com.metratec.lib.upnp
Methods in com.metratec.lib.upnp that return types with arguments of type Device Modifier and Type Method Description java.util.List<Device>
Discovery. discover()
Sends UPnP discovery packets to the UPnP multicast address and parses the responses.Methods in com.metratec.lib.upnp with parameters of type Device Modifier and Type Method Description int
Device. compareTo(Device obj)
Compare this device to another device.
-