Uses of Interface
ball.upnp.Device
-
Packages that use Device Package Description ball.upnp Classes specific to Universal Plug and Play (UPnP) (moved to https://openconnectivity.org/developer/specifications/upnp-resources/upnp-developer-resources). -
-
Uses of Device in ball.upnp
Subinterfaces of Device in ball.upnp Modifier and Type Interface Description interface
AnnotatedDevice
Device
support forDeviceType
and related annotations.interface
RootDevice
UPnPRootDevice
interface.Classes in ball.upnp that implement Device Modifier and Type Class Description class
AbstractDevice
Methods in ball.upnp that return Device Modifier and Type Method Description Device
Service. getDevice()
Methods in ball.upnp that return types with arguments of type Device Modifier and Type Method Description List<? extends Device>
Device. getDeviceList()
-