Package | Description |
---|---|
net.tomp2p.upnp |
Modifier and Type | Field and Description |
---|---|
Argument[] |
Action.arguments |
Modifier and Type | Method and Description |
---|---|
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 |
ActionResponse.getOutActionArgument(String actionArgumentName) |
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
|
Copyright © 2013. All Rights Reserved.