jadice server offers a public API to developers who want to
integrate individual applications. The public API's Javadoc
is provided in the distribution's subdirectory javadoc
and its subdirectories and is divided according to the modules.
Only those classes and methods contained in the distributed Javadoc are part of the public API and thus available for integrating jadice server components and functionalities. Furthermore, these classes, methods, and functionalities are covered by levigo solutions gmbh's support and maintencance provisions.
Feel free to contact us at levigo solutions gmbh should you encounter any problems or questions in regard to the public jadice server API. We are happy to help.
In addition to the public API the distribution package
contains internal classes, methods, and functionalities as indicated by their name
containing the affix .internal
.
These classes, methods, and functionalities are part of jadice server's private API and
cannot be used directly by developers as they are prone to be deleted, moved, renamed,
or changed in their functionality without prior notice at any time.
Technical support for problems occuring because of the direct use of the private jadice server API will not be provided. Similarly, direct use of the private API forecloses all warranty or liability claims against levigo solutions gmbh.