Uses of Class
org.apache.xmlrpc.XmlRpcException

Packages that use XmlRpcException
org.apache.xmlrpc   
 

Uses of XmlRpcException in org.apache.xmlrpc
 

Methods in org.apache.xmlrpc that throw XmlRpcException
 java.lang.Object XmlRpcClient.execute(java.lang.String method, java.util.Vector params)
          Generate an XML-RPC request and send it to the server.
 byte[] XmlRpcResponseProcessor.processResponse(java.lang.Object responseParam, java.lang.String encoding)
          Process a successful response, and return output in the specified encoding.
 



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