Package | Description |
---|---|
org.cybergarage.upnp | |
org.cybergarage.upnp.control |
Modifier and Type | Method and Description |
---|---|
Action |
Argument.getAction() |
Action |
ActionList.getAction(int n) |
Action |
Service.getAction(String actionName) |
Action |
Device.getAction(String name) |
Modifier and Type | Method and Description |
---|---|
void |
Service.addAction(Action a) |
Constructor and Description |
---|
Action(Action action) |
Modifier and Type | Method and Description |
---|---|
boolean |
ActionListener.actionControlReceived(Action action) |
void |
ActionRequest.setRequest(Action action,
ArgumentList argList) |
void |
ActionResponse.setResponse(Action action) |