Class Summary |
Event |
|
EventAttributeStateOnOff |
This class is designed to be subclassed by both the EventTroubleTicket
and EventForward object, both of which have state on/off information. |
EventBase |
|
EventForward |
This class is designed to encapsulate all the relavant information
for the forward element of the Event DTD. |
EventHeader |
EventHeader holds data from the block in the incoming
event stream. |
EventImport |
EventImport sends events in the XML format to the specified remote host
via either TCP or UDP |
EventLogMessage |
This class is designed to encapsulate the logmsg element
contained in the Event DTD. |
EventOperatorAction |
This class is designed to encapsulate the information in
the operaction element of the Event DTD. |
EventParameter |
This class is designed to replicate a name/value event parameter pair
from an event. |
EventParamValue |
This class is built to encapsulate parameter value from the
event stream. |
EventSnmpInfo |
This class is designed to encapsulate the SNMP related
parts of the Event DTD into a single class. |
EventTroubleTicket |
This class is designed to encapsulate the tticket entry
in the Event DTD. |
XMLEventsConfParser |
The XMLEventsConfParser is a SAX based parser used to decompose an
event configuration stream into the corresponding event base classes. |
XMLEventsParser |
The XMLEventsParser is a SAX based parser used to decompose an
event stream into the corresponding event classes. |