|
Class Summary |
| Node |
This class encapsulates a nodes attributes. |
| NotificationEvent |
This is the NotificationEvent object which encapsulates the
message to be sent to the Target Node |
| NotificationProperties |
The purpose of this class is to contain Notification contant keys
i.e. |
| SourceFrame |
This is a Source Node. |
| TargetFrame |
This is a sample TARGET Node for the Notifications it performs the following
i) Registers/unregisters the Supervisors IP address,ID and Port num
ii)Listens on a certain port defined in BankfraneResource.properties for connections
from the NotificationServer |
| TargetServer |
This is the local server which resides on the client machine and awaits
incoming requests from the NotificationServer |
| WorkerThread |
This is the WorkerThread which processes the incoming requests from
the NotificationServer |