Wired Networking  2.0
Wired Networking is an Objective-C implementation of the Wired protocol for Mac OS X
Public Member Functions | Protected Attributes
WIP7NotificationCenter Class Reference

List of all members.

Public Member Functions

(void) - setTransactionFieldName:
(NSString *) - transactionFieldName
(void) - addObserver:selector:messageName:
(void) - addObserver:selector:message:
(void) - removeObserver:messageName:
(void) - removeObserver:message:
(void) - removeObserver:
(void) - postMessage:

Protected Attributes

NSString * _transactionFieldName
NSMutableArray * _messageNameObservers
NSMutableArray * _transactionObservers

The documentation for this class was generated from the following files:
 All Classes