Package com.orderlysoftware.orderlycalls.base

Class Summary
Definition Class relates the configuration file XML tags to the Service and Settingsobjects 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 Loggerobject to give named entries in the log file for services.
Settings This class holds initialisation data for the Serviceobjects created by OrderlyCalls.