| Package | Description |
|---|---|
| org.apache.axis.message |
| Modifier and Type | Method and Description |
|---|---|
RPCParam |
RPCElement.getParam(String name)
This gets the FIRST param whose name matches.
!!!
|
| Modifier and Type | Method and Description |
|---|---|
void |
RPCElement.addParam(RPCParam param) |
| Constructor and Description |
|---|
RPCHeaderParam(RPCParam rpcParam)
Create a SOAPHeaderElement that is represented by an RPCParam
|
RPCParamTarget(RPCParam param) |
Copyright © The Apache Software Foundation. All Rights Reserved.