Interface | Description |
---|---|
DelegatingMemoryIO | |
InvocationSession.PostInvoke | |
Invoker |
Interface for any invocable function
|
MemoryManager |
Manages access to various types of java and native memory.
|
Class | Description |
---|---|
AbstractArrayMemoryIO | |
AbstractArrayMemoryIO.ArrayIO | |
AbstractBufferMemoryIO | |
AbstractMemoryIO |
Base implementations of some MemoryIO operations.
|
BoundedMemoryIO | |
InvocationSession |
Holds information for each invocation of a native function
|
Library | |
NativeInvocationHandler |
InvocationHandler used to map invocations on a java interface to the
correct native function.
|
NullMemoryIO | |
ShareMemoryIO | |
StringIO |
Enum | Description |
---|---|
NativeType |