Uses of Package
ca.weblite.objc

Packages that use ca.weblite.objc
ca.weblite.objc   
ca.weblite.objc.mappers   
 

Classes in ca.weblite.objc used by ca.weblite.objc
Client
          An object-oriented wrapper around the RuntimeUtils static methods for interacting with the Objective-C runtime.
Message
          A structure the encapsulates a message.
NSObject
          The base class for objects that can interact with the Objective-C runtime.
Peerable
          An interface for an object that has an Objective-C peer.
PeerableRecipient
          An interface for objects that have an Objective-C peer, and that can be called from objective-C.
Proxy
          A wrapper around a native (Objective-C) object that allows for sending messages from Java.
Recipient
          An interface for an object that can receive messages from the Objective-C runtime.
Runtime
          A JNA wrapper around the objective-c runtime.
TypeMapper
          Maps Objective-C types to Java types.
TypeMapping
          Interface to be implemented by objects that map Java types to Objective-C types.
 

Classes in ca.weblite.objc used by ca.weblite.objc.mappers
TypeMapping
          Interface to be implemented by objects that map Java types to Objective-C types.
 



Copyright © 2012–2014 Web Lite Solutions Corp.. All rights reserved.