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

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 XmlRpcApplet.execute(java.lang.String methodName, java.util.Vector arguments)
          Calls the XML-RPC server with the specified methodname and argument list.
 java.lang.Object SimpleXmlRpcClient.execute(java.lang.String method, java.util.Vector params)
           
 



Copyright © 1999-2002 Apache Software Foundation. All Rights Reserved.