JVM Framework

To develop a mobile application, use the FMP JVM framework. FMP is an object oriented framework that makes work with a mobile platform server easier due to its architecture.

The framework is delivered with the readme.pdf file and the jvm-dokka documentation containing framework structure description:

IMPORTANT. To open framework internal documentation, use the Maven service, its documentation is contained in the <version number>.zip archive located in the en/fsight/fmp/doc/jvm folder. To open framework external documentation, open the links given below.

To get started with the framework and study examples of methods use, see readme.pdf at:

https://help.fsight.ru/MobilePlatform/API/jvm-pdf/readme.pdf

To work with framework structure, see the jvm-dokka documentation at:

https://help.fsight.ru/MobilePlatform/API/jvm-dokka/

The side panel displays sections for navigation by framework elements, the main page area displays description of a specific element, its syntax, and examples of use.

See also:

Development