2005/5/9

     
 

acdk_java Manual

artefaktur

With the module acdk_java you can access ACDK objects from Java and Java objects from ACDK.


Sub chapter pages:

With the module acdk_java you can access ACDK objects from Java and Java objects from ACDK.

With the Java class acdk.java.AcdkObject you can control ACDK and any ACDK DMI server objects via Java.

With the ACDK class acdk::java::JavaObject you can use any Java class inside C++ using the standard DMI interfaces.

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.

With the module acdk_java you can access ACDK objects from Java and Java objects from ACDK.