| Package | Description |
|---|---|
| org.cybergarage.upnp.control | UPnP control and action invocation framework. |
| org.cybergarage.upnp.xml | XML parsing and data handling for UPnP device descriptions. |
| Modifier and Type | Class and Description |
|---|---|
class | ActionResponseRepresents a UPnP action control response. |
class | QueryResponseRepresents a UPnP query response. |
| Modifier and Type | Method and Description |
|---|---|
ControlResponse | ActionData.getControlResponse()Gets the control response for this action data. |
| Modifier and Type | Method and Description |
|---|---|
void | ActionData.setControlResponse(ControlResponse res)Sets the control response for this action data. |