Class Summary |
Definition |
Class relates the configuration file XML tags to the Service
and Settings objects they represent. |
Message |
This class represents an ordered set of key-value Pairs, with an option
amount of free-text data, suitable for use with Asterisk's Manager API. |
ObjectPool |
This class is used by the framework to pool objects for increased
performance. |
Pair |
This class represents a single key-value pair. |
Service |
Service is the base class for all OrderlyCalls Named Services. |
ServiceLogger |
A thin wrapper around the Logger object to give
named entries in the log file for services. |
Settings |
This class holds initialisation data for the Service objects created
by OrderlyCalls. |