Skip navigation links

Package org.mases.jcobridge

Provides the classes necessary to create and manage a bridge between JVM and CLR contexts.

See: Description

Package org.mases.jcobridge Description

Provides the classes necessary to create and manage a bridge between JVM and CLR contexts. And the classes used to communicate with its counterpart.

The JCO Bridge framework involves two entities: the JVM context where your Java programs lives and the CLR context you want to reach. Using objects in Java it is possible to instantiate and manages objects into CLR context.

Since:
1.0.0.0
See Also:
org.mases.jcobridge
Skip navigation links