Uses of Class
org.apache.xmlrpc.client.XmlRpcHttpTransportException
Packages that use XmlRpcHttpTransportException
-
Uses of XmlRpcHttpTransportException in org.apache.xmlrpc.client
Methods in org.apache.xmlrpc.client that throw XmlRpcHttpTransportExceptionModifier and TypeMethodDescriptionprivate voidXmlRpcCommonsTransport.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.