|
Interface Summary |
| DataPriorityID |
As the amount of data transfered through the communication framework is large, various priorities with IDs are defined to control the data flow according to requirements. |
| DataTransferID |
This interface defines IDs for predefined modules. |
| ModuleListener |
Registered implementation class of this interface is responsible to handle all the data with the registered module ID coming from DMS or Central Server. |
| SPPCommInitIfc |
Implementation of this interface is responsible for initializing communication related modules. |
| SPPRegionalCommIfc |
To provide flexibility of using any communication protocol between Central Server and DMS, necessary methods have been provided in this interface. |
Provides interface for customizing the communication between the
Central Server and the DMS. Also contains classes for sending and
recieving data through the communication framework