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 XmlRpcLiteHttpTransport.close()
           
protected  void XmlRpcHttpTransport.setCredentials(XmlRpcHttpClientConfig pConfig)
           
protected  void XmlRpcHttpTransport.initHttpHeaders(XmlRpcRequest pRequest)
           
protected  void XmlRpcCommonsTransport.initHttpHeaders(XmlRpcRequest pRequest)
           
protected  void XmlRpcCommonsTransport.setCredentials(XmlRpcHttpClientConfig pConfig)
           
protected  void XmlRpcCommonsTransport.close()
           
protected abstract  void XmlRpcStreamTransport.close()
          Closes the connection and ensures, that all resources are being released.
protected  void XmlRpcSunHttpTransport.close()
           
protected  void XmlRpcLocalStreamTransport.close()
           
 



Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.