Class NativeInvocationHandler

java.lang.Object
jnr.ffi.provider.NativeInvocationHandler
All Implemented Interfaces:
InvocationHandler

public class NativeInvocationHandler extends Object implements InvocationHandler
InvocationHandler used to map invocations on a java interface to the correct native function.