|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlRpcException | |
|---|---|
| org.apache.xmlrpc.applet | |
| Uses of XmlRpcException in org.apache.xmlrpc.applet |
|---|
| Methods in org.apache.xmlrpc.applet that throw XmlRpcException | |
|---|---|
java.lang.Object |
SimpleXmlRpcClient.execute(java.lang.String method,
java.util.Vector params)
|
java.lang.Object |
XmlRpcSupport.execute(java.lang.String method,
java.util.Vector arguments)
Generate an XML-RPC request and send it to the server. |
java.lang.Object |
XmlRpcApplet.execute(java.lang.String methodName,
java.util.Vector arguments)
Calls the XML-RPC server with the specified methodname and argument list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||