|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceActionArgument | |
|---|---|
| net.sbbi.upnp.messages | |
| net.sbbi.upnp.services | |
| Uses of ServiceActionArgument in net.sbbi.upnp.messages |
|---|
| Methods in net.sbbi.upnp.messages that return ServiceActionArgument | |
|---|---|
ServiceActionArgument |
ActionResponse.getOutActionArgument(String actionArgumentName)
|
| Methods in net.sbbi.upnp.messages with parameters of type ServiceActionArgument | |
|---|---|
protected void |
ActionResponse.addResult(ServiceActionArgument arg,
String value)
Adds a result to the response, adding an existing result ServiceActionArgument will override the ServiceActionArgument value |
| Uses of ServiceActionArgument in net.sbbi.upnp.services |
|---|
| Methods in net.sbbi.upnp.services that return ServiceActionArgument | |
|---|---|
ServiceActionArgument |
ServiceAction.getActionArgument(String argumentName)
Look for an ServiceActionArgument for a given name |
ServiceActionArgument |
ServiceAction.getInputActionArgument(String argumentName)
Look for an input ServiceActionArgument for a given name |
ServiceActionArgument |
ServiceAction.getOutputActionArgument(String argumentName)
Look for an output ServiceActionArgument for a given name |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||