Uses of Class
ca.weblite.objc.Proxy
Packages that use Proxy
-
Uses of Proxy in ca.weblite.objc
Subclasses of Proxy in ca.weblite.objcModifier and TypeClassDescriptionclassThe base class for objects that can interact with the Objective-C runtime.Methods in ca.weblite.objc that return ProxyModifier and TypeMethodDescriptionchain.chain.chain.chain.chain.Returns the KVC coded value for the specified key as a Proxy.static ProxyProxy.load(com.sun.jna.Pointer peer) Loads a proxy object for the specified pointer to an objective-c object.A wrapper around send() to ensure that a Proxy object is returned from the message.A wrapper around send() to ensure that a Proxy object is returned from the message.A wrapper around send() to ensure that a Proxy object is returned from the message.A wrapper around send() to ensure that a Proxy object is returned from the message.A wrapper for the send() method, that returns a Pointer.A wrapper for the send() method, that returns a Pointer.Sets the client that should be used for sending messages to the peer object.