| Package | Description |
|---|---|
| org.cybergarage.upnp |
Universal Plug and Play (UPnP) framework core components.
|
| 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 | Method and Description |
|---|---|
QueryResponse |
StateVariable.getQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
QueryResponse |
QueryRequest.post()
Posts the query request and returns the response.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResponse |
StateVariableData.getQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
StateVariableData.setQueryResponse(QueryResponse res) |