Wired Networking  2.0
Objective-C implementation of the Wired 2.0 protocol
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

Detailed Description

Definition at line 31 of file WIP7NotificationCenter.h.


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