Skip to content
tcalmant edited this page Dec 23, 2014 · 3 revisions

Cohorte Remote Services

This project is an implementation of the OSGi Remote Services specification. It is uses JABSORB-RPC as the transport protocol (JSON-RPC with Java types hints) and is based on the Cohorte Jabsorb Fork. It is licensed under the terms of the Apache Software License 2.0.

The specification of OSGi Remote Services is available in the OSGi Enterprise specification, chapter 100. The specification of endpoint description beans is given in the OSGi Compendium specification, chapter 122.

Clone this wiki locally