ca.weblite.objc
Interface PeerableRecipient

All Superinterfaces:
Peerable, Recipient
All Known Implementing Classes:
NSObject

public interface PeerableRecipient
extends Peerable, Recipient

An interface for objects that have an Objective-C peer, and that can be called from objective-C.

Author:
shannah

Method Summary
 
Methods inherited from interface ca.weblite.objc.Peerable
getPeer, setPeer
 
Methods inherited from interface ca.weblite.objc.Recipient
forwardInvocation, methodSignatureForSelector, respondsToSelector
 



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