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 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.
 



Copyright 2001-2001-2005 Apache Software Foundation. All Rights Reserved.