Uses of Interface
ca.weblite.objc.PeerableRecipient

Packages that use PeerableRecipient
ca.weblite.objc   
 

Uses of PeerableRecipient in ca.weblite.objc
 

Classes in ca.weblite.objc that implement PeerableRecipient
 class NSObject
          The base class for objects that can interact with the Objective-C runtime.
 

Methods in ca.weblite.objc that return PeerableRecipient
 PeerableRecipient Client.newObject(Class<? extends PeerableRecipient> cls)
          Creates a new peerable and receivable object of the specified class.
 

Method parameters in ca.weblite.objc with type arguments of type PeerableRecipient
 PeerableRecipient Client.newObject(Class<? extends PeerableRecipient> cls)
          Creates a new peerable and receivable object of the specified class.
 



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