Primary notification classes

This section discusses the primary classes provided by the Notification framework, focusing on notification between instances in the same task.

The notification classes are divided into four groups:

Notifier classes provide an interface and implementation to senders for accepting connections and issuing notifications.

Connection classes manage a receiver's set of interests and deliver corresponding notifications to the receiver.

Interest classes identify the sender and the name of an event about which the sender notifies. You can create derived classes to carry additional information to further identify the event.

Notification classes deliver news of an event involving a sender to receivers. You can create derived classes to carry additional information.


[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker