Java Access Bridge API

This directory contains the header files required to interface to the Java Access Bridge API. In addition to these header files AccessBridgeCalls.c must be compiled and linked to your application. AccessBridgeCalls.c implements the Java Access Bridge API and also hides the complexities associated with interfacing to the associated Java Access Bridge DLL which is installed when Java is installed.

AccessBridgeCalls.c is available for download from the OpenJDK repository using this link.