The Java Odoo RPC project provides tooling and abstraction for interactions with your Odoo RPC API (JSON and XML). First, it provides the java-odoo-xml-rpc-core library which provides you some tooling ...
This is free and unencumbered software released into the public domain.
XML-based Remote Procedure Call (XML-RPC) receives occasional attention as a simple protocol for remote procedure calls. It is straightforward to use, and easily available implementations such as ...