Uses of Interface
ball.upnp.RootDevice
-
Packages that use RootDevice Package Description ball.upnp.ssdp Classes specific to Simple Service Discovery Protocol 1.0 (SSDP). -
-
Uses of RootDevice in ball.upnp.ssdp
Methods in ball.upnp.ssdp with parameters of type RootDevice Modifier and Type Method Description SSDPDiscoveryServiceSSDPDiscoveryService. advertise(RootDevice device, int rate)Method to add aRootDeviceto advertise.
-