Home  APIS  Download  License  History  Contributors 

Download

Last updated 29 December 2005

I've put the source code available for download, here is the description of the files and a link to the source:

Microcaller Server in Java, if you want to generate well formatted Microcall responses in XMLs from any Java program, tipically from a Servlet.

Microcaller Server in PL/SQL, useful to generate well formatted Microcall responses from an Oracle Database, all you need is a mod_plsql and a DAD to connect to your database schema.

MicrocallerJDOM Client in Java, use this simple POJO to call to a Microcaller Server and get the response from it, contains utility methods to access the different parts of the response. The API for the MicrocallerJDOM is explained in detail in the API section.