Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
xmlrpc: Java XML-RPC implementation
- Summary
- 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.*.
Changelog
- * Thu Aug 26 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> 0:1.2-0.b1.3jpp
-
- Build with ant-1.6.2
- * Thu Apr 29 12:00:00 2004 David Walluck <david{%}jpackage{*}org> 0:1.2-0.b1.2jpp
-
- add jar symlinks
- remove %buildroot in %install
- * Tue May 6 12:00:00 2003 David Walluck <david{%}anti-microsoft{*}org> 0:1.2-0.b1.1jpp
-
- 1.2-b1
- update for JPackage 1.5