Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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
        
            - * Fri Aug  4 17:00:00 2006 Vivek Lakshmanan <vivekl{%}redhat{*}com> - 0:2.0.1-3jpp.1
- - Merge with latest from JPP. 
            - * Sat Jul 22 17:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> - 0:2.0.1-1jpp_8.2fc
- - Rebuilt 
            - * Wed Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0:2.0.1-1jpp_8.1fc
- - rebuild