|
|
Object-Oriented JNI Add-In is a tool developed for MS Visual Studio. It generates C++ code
(OOJNI classes) for java byte code (SUN/IBM/MS JDK1.1.x-1.6.x) selected and includes it into the active C++ project. It also makes JNI implementation of java interfaces. At the same time OOJNI Add-In makes all project setting for using, compiling and running the code generated.
C++ programmer use OOJNI classes as regular C++ classes. Each OOJNI class wraps low-level
JNI code to accesses to Java Class fields and methods. All data type conversions (from java-to-C++ and C++-to-java) are hidden from C++ programmer. Each java object reference encapsulated into special C++ class – Java Reference Wrapper, which makes a shallow copy of the java object reference in different OOJNI classes. This approach makes possible to reduce a number of java references used in JNI code.
 Anti Virus Report
Download OOJNI Advanced Add-in for VC6 (1.9 MB) |
Released by Javain Ltd.
Last updated: 2007-01-15
|
|
|
Java Platform Invoke API (Demo version) for MS Windows. Enables Java code to call native functions implemented in dynamic link libraries (DLLs) like in Microsoft .NET Framework.
|
|
|
Object-Oriented JNI Advanced Add-In is a tool developed for MS Visual Studio. It generates C++ code (OOJNI classes) for java byte code (SUN/IBM/MS JDK1.1.x-1.6.x) selected and includes it into the active C++ project.
|
|
|
Object-Oriented JNI for .NET (low-level),Library for .NET Framework v.2.0. Supports Standard JNI interface for developing code in C#, MCpp, VB, J#.
|
|
|
OLE for JAva (OLEJA) , Java-COM Bridge. It makes java programming with OLE Automation easy.
|
|
|
Object-Oriented JNI Advanced Add-In is a tool developed for MS Visual Studio. It generates C++ code (OOJNI classes) for java byte code selected and includes it into the active C++ project.
|
|
|
Object-Oriented JNI Advanced Add-In is a tool developed for MS Visual Studio. It generates C++ code (OOJNI classes) and managed code (OOJNI for .NET classes) in MCPP, C#, J#, VB for java byte code selected and includes it into the active project.
|
|
|
Object-Oriented JNI for .NET (low-level),Library for .NET Framework v.1.1. Supports Standard JNI interface (SUN/IBM/MS JDK1.1.x-1.6.x) for developing code in C#, MCpp, VB, J#.
|
|
|
Object-Oriented JNI Add-In is a tool developed for MS Visual Studio 2005. It generates C# code (OOJNI classes) for java byte code selected and includes it into the active project.
|
|