|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UPNPDevice | |
|---|---|
| net.sbbi.upnp.devices | |
| net.sbbi.upnp.jmx | |
| net.sbbi.upnp.services | |
| Uses of UPNPDevice in net.sbbi.upnp.devices |
|---|
| Subclasses of UPNPDevice in net.sbbi.upnp.devices | |
|---|---|
class |
UPNPRootDevice
Root UPNP device that is contained in a device definition file. |
| Fields in net.sbbi.upnp.devices declared as UPNPDevice | |
|---|---|
protected UPNPDevice |
UPNPDevice.parent
|
| Methods in net.sbbi.upnp.devices that return UPNPDevice | |
|---|---|
UPNPDevice |
UPNPDevice.getChildDevice(String deviceURI)
Looks for a child UPNP device definition file, the whole devices tree will be searched, starting from the current device node. |
UPNPDevice |
UPNPDevice.getDirectParent()
Return the parent UPNPDevice, null if the device is an UPNPRootDevice |
| Uses of UPNPDevice in net.sbbi.upnp.jmx |
|---|
| Constructors in net.sbbi.upnp.jmx with parameters of type UPNPDevice | |
|---|---|
UPNPServiceMBean(UPNPDevice device,
UPNPService service)
Creates a dynamic MBean from an UPNP service with no resource bundle to describe the service |
|
UPNPServiceMBean(UPNPDevice device,
UPNPService service,
Locale locale,
String bundlePackage)
Creates a dynamic MBean from an UPNP service |
|
| Uses of UPNPDevice in net.sbbi.upnp.services |
|---|
| Fields in net.sbbi.upnp.services declared as UPNPDevice | |
|---|---|
protected UPNPDevice |
UPNPService.serviceOwnerDevice
|
| Methods in net.sbbi.upnp.services that return UPNPDevice | |
|---|---|
UPNPDevice |
UPNPService.getServiceOwnerDevice()
|
| Constructors in net.sbbi.upnp.services with parameters of type UPNPDevice | |
|---|---|
UPNPService(org.apache.commons.jxpath.JXPathContext serviceCtx,
URL baseDeviceURL,
UPNPDevice serviceOwnerDevice)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||