Uses of Package
com.orderlysoftware.orderlycalls.base

Packages that use com.orderlysoftware.orderlycalls.base
com.orderlysoftware.orderlycalls   
com.orderlysoftware.orderlycalls.asterisk.agi   
com.orderlysoftware.orderlycalls.asterisk.manager   
com.orderlysoftware.orderlycalls.asterisk.manager.action   
com.orderlysoftware.orderlycalls.asterisk.manager.event   
com.orderlysoftware.orderlycalls.base   
com.orderlysoftware.orderlycalls.examples   
 

Classes in com.orderlysoftware.orderlycalls.base used by com.orderlysoftware.orderlycalls
Service
          Service is the base class for all OrderlyCalls Named Services.
Settings
          This class holds initialisation data for the Serviceobjects created by OrderlyCalls.
 

Classes in com.orderlysoftware.orderlycalls.base used by com.orderlysoftware.orderlycalls.asterisk.agi
Service
          Service is the base class for all OrderlyCalls Named Services.
Settings
          This class holds initialisation data for the Serviceobjects created by OrderlyCalls.
 

Classes in com.orderlysoftware.orderlycalls.base used by com.orderlysoftware.orderlycalls.asterisk.manager
Service
          Service is the base class for all OrderlyCalls Named Services.
Settings
          This class holds initialisation data for the Serviceobjects created by OrderlyCalls.
 

Classes in com.orderlysoftware.orderlycalls.base used by com.orderlysoftware.orderlycalls.asterisk.manager.action
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.
 

Classes in com.orderlysoftware.orderlycalls.base used by com.orderlysoftware.orderlycalls.asterisk.manager.event
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.
 

Classes in com.orderlysoftware.orderlycalls.base used by com.orderlysoftware.orderlycalls.base
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.
 

Classes in com.orderlysoftware.orderlycalls.base used by com.orderlysoftware.orderlycalls.examples
Service
          Service is the base class for all OrderlyCalls Named Services.
Settings
          This class holds initialisation data for the Serviceobjects created by OrderlyCalls.