Event Handling Design
Event Handling
Event handling is a speciall case of the Detailed Network Design where messages are published and received inside the server.
Classes
| A Message handler has a list of subscriptions. |  | Each server class inherit from the iNetSubscriber. |  | 
Sequences
