public class XmlRpcClientTestRemoteClass
extends java.lang.Object
Constructor and Description |
---|
XmlRpcClientTestRemoteClass(XmlRpcCaller pCaller) |
Modifier and Type | Method and Description |
---|---|
void |
add(int pValue) |
void |
add(int[] pValues) |
void |
add(java.lang.String pValue) |
int |
getSum() |
java.lang.String |
getSumAsString() |
public XmlRpcClientTestRemoteClass(XmlRpcCaller pCaller)
public void add(int pValue)
public void add(int[] pValues)
public void add(java.lang.String pValue)
public int getSum()
public java.lang.String getSumAsString() throws java.io.IOException, java.net.MalformedURLException
java.io.IOException
java.net.MalformedURLException