Package jnr.ffi.provider

Interface Summary
ClosureManager  
DelegatingMemoryIO  
InvocationSession.PostInvoke  
Invoker Interface for any invocable function
LoadedLibrary All loaded libraries must implement this interface
MemoryManager Manages access to various types of java and native memory.
 

Class Summary
AbstractArrayMemoryIO  
AbstractArrayMemoryIO.ArrayIO  
AbstractBufferMemoryIO  
AbstractMemoryIO Base implementations of some MemoryIO operations.
AbstractRuntime  
BadType  
BoundedMemoryIO  
DefaultObjectReferenceManager  
FFIProvider This class defines the facilities a JNR FFI provider must provide.
IdentityFunctionMapper An implementation of FunctionMapper that just returns the same name as input
InAccessibleMemoryIO  
IntPointer  
InvocationSession Holds information for each invocation of a native function
NativeInvocationHandler InvocationHandler used to map invocations on a java interface to the correct native function.
NullMemoryIO  
NullTypeMapper An instance of TypeMapper which always returns null
ParameterFlags  
ShareMemoryIO  
 



Copyright © 2013. All Rights Reserved.