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

Packages that use XmlRpcHttpTransportException
org.apache.xmlrpc.client   
 

Uses of XmlRpcHttpTransportException in org.apache.xmlrpc.client
 

Methods in org.apache.xmlrpc.client that throw XmlRpcHttpTransportException
private  void XmlRpcCommonsTransport.checkStatus(org.apache.commons.httpclient.HttpMethod pMethod)
          Check the status of the HTTP request and throw an XmlRpcHttpTransportException if it indicates that there is an error.