Sub chapter pages: acdk_java Intro
With the module acdk_java you can access ACDK objects from Java and
Java objects from ACDK.
acdk.java.AcdkObject
With the Java class acdk.java.AcdkObject you can control ACDK and
any ACDK DMI server objects via Java.
acdk::java::JavaObject
With the ACDK class acdk::java::JavaObject you can use any Java class
inside C++ using the standard DMI interfaces.
Type mapping between ACDK and Java
In the interfaces of acdk.java.AcdkObject and acdk::java::JavaObject
the arguments, return values and Exception will be mapped from one
language to the other.
acdk_java Installation
With the module acdk_java you can access ACDK objects from Java and
Java objects from ACDK.
|