How can I implement a vtable COM interface in java?
In the old days, I\'d use the Microsft JVM, which had built in java-COM interop. What\'s the equivalent for a mod
Com4J may be what you need. From the homepage:
Binds directly to the vtable interface (not IDispatch) for improved performance and broader support for more COM interfaces.