Package | Description |
---|---|
org.cybergarage.upnp | |
org.cybergarage.upnp.device |
Modifier and Type | Method and Description |
---|---|
Device |
Service.getDevice() |
Device |
DeviceList.getDevice(int n) |
Device |
Device.getDevice(String name) |
Device |
ControlPoint.getDevice(String name) |
Device |
Device.getDeviceByDescriptionURI(String uri) |
Device |
Device.getParentDevice() |
Device |
Device.getRootDevice() |
Device |
Service.getRootDevice() |
Modifier and Type | Method and Description |
---|---|
void |
Device.addDevice(Device d)
Add a Device to device without checking for duplicate or syntax error.
|
void |
ControlPoint.performAddDeviceListener(Device dev) |
void |
ControlPoint.performRemoveDeviceListener(Device dev) |
protected void |
ControlPoint.removeDevice(Device dev) |
void |
ControlPoint.renewSubscriberService(Device dev,
long timeout) |
void |
ControlPoint.unsubscribe(Device device) |
Modifier and Type | Method and Description |
---|---|
Device |
Advertiser.getDevice() |
Modifier and Type | Method and Description |
---|---|
void |
DeviceChangeListener.deviceAdded(Device dev) |
void |
DeviceChangeListener.deviceRemoved(Device dev) |
void |
Advertiser.setDevice(Device dev) |
Constructor and Description |
---|
Advertiser(Device dev) |
Copyright © 2012 DomoWare. All Rights Reserved.