Uses of Class
org.apache.xmlrpc.client.XmlRpcClientException

Packages that use XmlRpcClientException
org.apache.xmlrpc.client   
 

Uses of XmlRpcClientException in org.apache.xmlrpc.client
 

Methods in org.apache.xmlrpc.client that throw XmlRpcClientException
protected  void XmlRpcSunHttpTransport.close()
           
protected abstract  void XmlRpcStreamTransport.close()
          Closes the connection and ensures, that all resources are being released.
protected  void XmlRpcLocalStreamTransport.close()
           
protected  void XmlRpcLiteHttpTransport.close()
           
protected  void XmlRpcCommonsTransport.close()
           
protected  void XmlRpcSun15HttpTransport.initHttpHeaders(XmlRpcRequest pRequest)
           
protected  void XmlRpcHttpTransport.initHttpHeaders(XmlRpcRequest pRequest)
           
protected  void XmlRpcCommonsTransport.initHttpHeaders(XmlRpcRequest pRequest)
           
protected  void XmlRpcHttpTransport.setCredentials(XmlRpcHttpClientConfig pConfig)
           
protected  void XmlRpcCommonsTransport.setCredentials(XmlRpcHttpClientConfig pConfig)
           
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.