All Classes and Interfaces
Class
Description
An object-oriented wrapper around the RuntimeUtils static methods for
interacting with the Objective-C runtime.
CocoaUtils class.
A structure the encapsulates a message.
An annotation that allows a Java method to receive and process Objective-C
messages.
Simple library class for working with JNI (Java Native Interface)
Exception that may be thrown when failure occurs while trying to invoke
a method in response to a selector.
The base class for objects that can interact with the Objective-C runtime.
NSObjectMapping class.
A structure mapping to the Foundation structure NSRange.
An interface for an object that has an Objective-C peer.
An interface for objects that have an Objective-C peer, and that can
be called from objective-C.
PointerMapping class.
PointerTool class.
A wrapper around a native (Objective-C) object that allows for sending
messages from Java.
An interface for an object that can receive messages from the Objective-C
runtime.
A JNA wrapper around the objective-c runtime.
A JNA wrapper around the objective-c runtime.
A Java class with static methods that interact with the Objective-C runtime.
ScalarMapping class.
StringMapping class.
StructureMapping class.
Maps Objective-C types to Java types.
Interface to be implemented by objects that map Java types to Objective-C
types.