| Interface Summary | |
|---|---|
| DelegatingMemoryIO | |
| InvocationSession.PostInvoke | |
| Invoker | Interface for any invocable function |
| MemoryManager | Manages access to various types of java and native memory. |
| Class Summary | |
|---|---|
| AbstractArrayMemoryIO | |
| AbstractArrayMemoryIO.ArrayIO | |
| AbstractBufferMemoryIO | |
| AbstractMemoryIO | Base implementations of some MemoryIO operations. |
| AbstractMemoryIO.AddressIO.AddressIO32 | |
| AbstractMemoryIO.AddressIO.AddressIO64 | |
| AbstractMemoryIO.NativeLongIO.LongIO32 | |
| AbstractMemoryIO.NativeLongIO.LongIO64 | |
| 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. |
| NativeType | |
| NullMemoryIO | |
| ShareMemoryIO | |
| StringIO | |