... | ... | @@ -21,3 +21,8 @@ XML-RPC Delight creates remote clients to java APIs that are supposed to be used |
|
|
In case the API uses types which are not XML-RPC compliant, java annotations and user-defined conversion methods allow for automatic transformation of types to and from a XML-RPC compliant representation. Optimally, one can use non-compliant java classes in XML-RPC calls without having to code a single line of code!!
|
|
|
|
|
|
While all the automatic conversion is done, communication with the server is still XML-RPC compliant so that remote methods can still be called by non-java languages.
|
|
|
|
|
|
**Delight** is used in several projects of the [Smart Data and Knowledge Services](https://sds.dfki.de/ DFKI's) Lab including [Mymory](http://www.dfki.de/mymory),
|
|
|
[Nepomuk](http://nepomuk.semanticdesktop.org), [Perspecting](http://www.dfki.uni-kl.de/perspecting), [Epiphany](http://projects.dfki.uni-kl.de/epiphany), [DynaQ](http://dynaq.opendfki.de/) and [Medical CPS](http://www.dfki.de/MedicalCPS).
|
|
|
|
|
|
**Delight** is published under [LGPL](http://www.gnu.org/licenses/lgpl.html). |
|
|
\ No newline at end of file |