Package com.neva

Interface Summary
CoroutineComplexParameter This interface facilitates passing of complex objects to external functions.
 

Class Summary
Coroutine  
ExternalObject Class ExternalObject provides the protocol for manipulating memory blocks allocated outside Java sandbox.
JCallback The JCallback class provides a mechanism for external functions to call into Java
Win32PlatformFunction