Supported JDKs and Platforms
Click here to view a list of all supported JDKs and Platforms. This KB article will be updated as new JDKs and Platforms are added.
Features
- Pure Java implementation of the DCOM protocol
- Requires no native code
- Compatible with JDK 1.2 or higher
- Supported on any platform with a JVM
- Optional high-speed (JNI) native mode for Windows platforms
- Zero client/server install option (no additional software required on COM side)
- Subscribe to COM events using standard Java semantics
- Subscribe to Java events using standard VB semantics
- Bi-directional; supports callbacks in both directions
- Auto-generate Java proxy classes from a COM type library (TLB)
- Auto-generate COM TLBs from Java class files
- Expose COM properties, methods, and events to Java clients
- Expose Java properties, methods, and events to COM clients
- Supports all COM Oleautomation types
