#include "utl/UtlString.h"
#include "utl/UtlSList.h"
#include "net/Url.h"
#include "os/OsServerTask.h"
#include "os/OsMsg.h"
Classes | |
| class | AlarmRequestTask |
| Class used to communicate with the Alarm Server in an asynchronous fashion. More... | |
| class | AsynchAlarmMsg |
| Message sent to the Alarm Request Task to prevent application code from blocking while an xmlrpc request is sent. More... | |