Uses of Class org.apache.xmlrpc.applet.XmlRpcException

Uses in package org.apache.xmlrpc.applet

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.

Copyright B) 1999-2002 Apache Software Foundation. All Rights Reserved.