Package com.jstatcom.engine.stub

Communication to arbitrary system libraries without JNI wrappers.

See:
          Description

Class Summary
CSignTypes Typesave enum that defines property types for JSCData objects that can be used to model the signature of exported C functions.
StubEngine A StubEngine manages calls to methods defined in arbitrary system libraries.
StubEngineType StubEngineType holds information about the StubEngine It is a Singleton.
StubLoadTypes This class contains all module types that can be loaded by a Stub engine.
StubTest This is a set of tests for the com.jstatcom.engine.stub package.
 

Package com.jstatcom.engine.stub Description

Communication to arbitrary system libraries without JNI wrappers.