[horde] horde webservice examples

Chuck Hagenbuch chuck at horde.org
Wed Jan 21 19:38:31 UTC 2009


Quoting Roberto Polli <rpolli at babel.it>:

> I'm planning to write an horde funambol connector using horde webservices
> (rpc.php)
>
> where can I found some examples/docs in using horde webservices?
> eg.
>   method: contacts.sources(boolean writable)
>   return: an hashmap of source/names of all addressbooks
>  {'localsql': 'MyAddressbook',
>   'localsql:4ce9a2343555097d9e722aa348921081': 'New One'}
>
> what I've found is only php one (and I'm going to use it in java)

Maybe you can be more specific? The differences between PHP and Java  
are only the differences between the xml-rpc (or SOAP, or whatever)  
libraries for each language.

-chuck


More information about the horde mailing list