|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.felix.upnp.basedriver.export.RootDeviceExportingQueue
public class RootDeviceExportingQueue
| Constructor Summary | |
|---|---|
RootDeviceExportingQueue()
|
|
| Method Summary | |
|---|---|
void |
addRootDevice(DeviceNode dev)
|
DeviceNode |
getRootDevice()
|
DeviceNode |
removeRootDevice(java.lang.String udn)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RootDeviceExportingQueue()
| Method Detail |
|---|
public void addRootDevice(DeviceNode dev)
public DeviceNode getRootDevice()
public DeviceNode removeRootDevice(java.lang.String udn)
udn - String rappresentaing the UDN of the device to remove
DeviceNode that have UDN equals to the passed
udn String or contain a device with the spcified UDN
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||