JNI Interface

The JNI interface plays a major role in the transaction between the FCServlet and FCService. The JNI interface enables FCServlet, written in Java, and FCService, written in C++, to communicate. There is no direct access to the FlashConnect JNI interface. All access is through FCServlet.

See Also

Understanding FlashConnect Java Components

FCServlet

Working with FCServlet

Testing FCServlet

Using FCServlet

Using the FCServlet Diagnostic