Uses of Package
org.rococoa.internal

Packages that use org.rococoa.internal
org.rococoa   
org.rococoa.internal   
 

Classes in org.rococoa.internal used by org.rococoa
OCInvocationCallbacks
          Holds the callbacks called when a method is invoked on an Objective-C proxy for a Java object.
 

Classes in org.rococoa.internal used by org.rococoa.internal
AutoreleaseBatcher
          Used by NSObjectInvocationHandler to make sure that there is an NSAutoreleasePool available when NSObject's are finalized, but not pay the price of creating one per call.
NSInvocationMapper
          Maps to and from bytes in an NSInvocation to Java types.
OperationBatcher
          Batches calls to operate(), calling operation() once per batchsize.
RococoaLibrary
          JNA Library for special operations provided by our own native code
RococoaLibrary.MethodSignatureCallback
          Callback from Obj-C to get method signature string for Java method matching selectorName
RococoaLibrary.SelectorInvokedCallback
          Callback from Obj-C to invoke method on Java object
RococoaLibrary.VoidCallback
          Generic callback from Obj-C
 



Copyright © 2009. All Rights Reserved.