|
|||||||||||
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(java.lang.String actionArgumentName)
|
Uses of ServiceActionArgument in net.sbbi.upnp.services |
Methods in net.sbbi.upnp.services that return ServiceActionArgument | |
ServiceActionArgument |
ServiceAction.getActionArgument(java.lang.String argumentName)
Look for an ServiceActionArgument for a given name |
ServiceActionArgument |
ServiceAction.getInputActionArgument(java.lang.String argumentName)
Look for an input ServiceActionArgument for a given name |
ServiceActionArgument |
ServiceAction.getOutputActionArgument(java.lang.String argumentName)
Look for an output ServiceActionArgument for a given name |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |