Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
xmlrpc3 - Java XML-RPC implementation
- Description:
Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol
that uses XML over HTTP to implement remote procedure calls.
Apache XML-RPC was previously known as Helma XML-RPC. If you have code
using the Helma library, all you should have to do is change the import
statements in your code from helma.xmlrpc.* to org.apache.xmlrpc.*.
Packages
xmlrpc3-3.0-4.17.el6_9.src
[310 KiB] |
Changelog
by Michael Simacek (2018-05-23):
- Rebase patch to avoid orig files in source JAR
- Related: CVE-2016-5003
|