Frames | No Frames |
Methods which throw type org.apache.xmlrpc.applet.XmlRpcException | |
Object | SimpleXmlRpcClient.execute(String method, Vector params) |
Object | XmlRpcApplet.execute(String methodName, Vector arguments) Calls the XML-RPC server with the specified methodname and argument list. |
Object | XmlRpcSupport.execute(String method, Vector arguments) Generate an XML-RPC request and send it to the server. |