Uses of Class
org.jruby.ext.ffi.AbstractInvoker
Packages that use AbstractInvoker
-
Uses of AbstractInvoker in org.jruby.ext.ffi
Methods in org.jruby.ext.ffi that return AbstractInvokerModifier and TypeMethodDescriptionabstract AbstractInvoker
Factory.newFunction
(Ruby runtime, Pointer address, CallbackInfo cbInfo) NoImplFactory.newFunction
(Ruby runtime, Pointer address, CallbackInfo cbInfo) Methods in org.jruby.ext.ffi with parameters of type AbstractInvokerModifier and TypeMethodDescriptionvoid
FFI.registerAttachedMethod
(DynamicMethod method, AbstractInvoker invoker) -
Uses of AbstractInvoker in org.jruby.ext.ffi.jffi
Subclasses of AbstractInvoker in org.jruby.ext.ffi.jffi