The ClientActionRequest class extends the Client class and is created to make a
listner for traps which communicates with MyEventListners
1.0.0 - initial version
2.0.0 - Release for GPL as iCMS
The ClientInfoRequest class extends the Client class and is created to make a
listner for traps which communicates with MyEventListners
1.0.0 - initial version
2.0.0 - Release for GPL as iCMS
The ClientPollerd class extends the ClientExtended class and is created to make a
listner for status changes in the pollerd which communicates with MyEventListners
1.0.0 - initial version
2.0.0 - Release for GPL as iCMS
2.0.1 - added watchdog
The ClientTrapd class extends the Client class and is created to make a
listner for traps which communicates with MyEventListners
1.0.0 - initial version
2.0.0 - Release for GPL as iCMS
This class is a data holder for the cms data
the data consists of the following structure:
applications - all available applications in the system
node types - all types of nodes in the system
---- applications - all applicatons for this node type
locations - all locations of the system
---- node groups - groups of nodes for this location
-------- nodes - node of a particular type
It uses the child structure of GenericData for the locations, the
applications and node types are stored in seperate data structures
Revision Changes :
1.0.0 - initial version
1.0.1 - added getter/setter methods
2.0.0 - Release for GPL as iCMS
The CmsdClient class extends the Client class and is created to make a
general listner for servers which communicates with MyEventListners
1.0.0 - initial version
2.0.0 - Release for GPL as iCMS
2.0.1 - significant improvement in error handling
2.0.2 - bug fix in error handling
Command Handler Class is used to handle iCMS clients
1.0.0 - initial version
2.0.0 - complete rewrite
3.0.1 - improved stabilty if a client disconects roughly
Command Server Class is used to get the handle incomming connections
1.0.0 - initial version
2.0.0 - complete rewrite
3.0.0 - Release for GPL as iCMS
3.0.1 - reportStatusChangeAsTrap is default false