Uses of Package
jnr.ffi.provider
-
Packages that use jnr.ffi.provider Package Description jnr.ffi jnr.ffi.provider jnr.ffi.provider.converters jnr.ffi.provider.jffi -
Classes in jnr.ffi.provider used by jnr.ffi Class Description ClosureManager MemoryManager Manages access to various types of java and native memory. -
Classes in jnr.ffi.provider used by jnr.ffi.provider Class Description AbstractArrayMemoryIO.ArrayIO AbstractArrayMemoryIO.BigEndianArrayIO AbstractArrayMemoryIO.LittleEndianArrayIO AbstractMemoryIO Base implementations of some MemoryIO operations.ClosureManager DefaultObjectReferenceManager.ObjectReference DelegatingMemoryIO FFIProvider This class defines the facilities a JNR FFI provider must provide.FromNativeType InAccessibleMemoryIO InvocationSession.PostInvoke Invoker Interface for any invocable functionMemoryManager Manages access to various types of java and native memory.NativeFunction NativeVariable SigType ToNativeType -
Classes in jnr.ffi.provider used by jnr.ffi.provider.converters Class Description AbstractMemoryIO Base implementations of some MemoryIO operations.InAccessibleMemoryIO -
Classes in jnr.ffi.provider used by jnr.ffi.provider.jffi Class Description AbstractArrayMemoryIO AbstractBufferMemoryIO AbstractMemoryIO Base implementations of some MemoryIO operations.AbstractRuntime ClosureManager FFIProvider This class defines the facilities a JNR FFI provider must provide.FromNativeType InAccessibleMemoryIO InvocationSession Holds information for each invocation of a native functionInvoker Interface for any invocable functionLoadedLibrary All loaded libraries must implement this interfaceMemoryManager Manages access to various types of java and native memory.ParameterType ResultType SigType ToNativeType