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