Module javaobjectivecbridge
Package ca.weblite.objc
package ca.weblite.objc
-
ClassDescriptionAn object-oriented wrapper around the RuntimeUtils static methods for interacting with the Objective-C runtime.A structure the encapsulates a message.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.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.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.Maps Objective-C types to Java types.Interface to be implemented by objects that map Java types to Objective-C types.