Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle.
Homepage POM file JAR file Javadoc'org.apache.ws.xmlrpc:xmlrpc:2.0.1'