|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Argument | |
|---|---|
| net.sbbi.upnp.messages | |
| net.sbbi.upnp.services | |
| Uses of Argument in net.sbbi.upnp.messages |
|---|
| Methods in net.sbbi.upnp.messages that return Argument | |
|---|---|
Argument |
ActionResponse.getOutActionArgument(String actionArgumentName)
|
| Uses of Argument in net.sbbi.upnp.services |
|---|
| Fields in net.sbbi.upnp.services declared as Argument | |
|---|---|
Argument[] |
Action.arguments
|
| Methods in net.sbbi.upnp.services that return Argument | |
|---|---|
Argument |
Action.getActionArgument(String argumentName)
Look for an Argument for a given name |
Argument |
Action.getInputActionArgument(String argumentName)
Look for an input ServiceActionArgument for a given name |
Argument[] |
Action.getInputActionArguments()
Return a list containing input ( when a response is sent ) arguments objects |
Argument |
Action.getOutputActionArgument(String argumentName)
Look for an output Argument for a given name |
Argument[] |
Action.getOutputActionArguments()
Return a list containing output ( when a response is received ) arguments objects |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||