| Package | Description |
|---|---|
| ca.weblite.objc |
| Modifier and Type | Class and Description |
|---|---|
class |
NSObject
The base class for objects that can interact with the Objective-C runtime.
|
| Modifier and Type | Method and Description |
|---|---|
PeerableRecipient |
Client.newObject(java.lang.Class<? extends PeerableRecipient> cls)
Creates a new peerable and receivable object of the specified class.
|
| Modifier and Type | Method and Description |
|---|---|
PeerableRecipient |
Client.newObject(java.lang.Class<? extends PeerableRecipient> cls)
Creates a new peerable and receivable object of the specified class.
|