| AbstractClientDataHandler | The abstract class to handle client data |
| AbstractExecutorCallback | The interface for executor event handlers |
| AbstractExecutorOutput | The interface for handling executor output in main loop class |
| AbstractLangIdResolver | The abstract interface for all classes to get language objects by language identifier |
| AbstractProtocolHandler | The abstract class to receive callback with parsed data |
| AbstractSignalHandler | The abstract interface for system signal processing classes |
| AbstractTextProcessor | The unified interface for all text processors |
| Client | The class to store client specific data |
| ClientFactory | The new client object factory |
| CMDARG | Represents information about available command line argument |
| CmdArgsParser | Parses command line arguments and prints help screen |
| ConfigFile | The configuration file parser |
| ConfigFileException | The exception object to indicate the configuration file reading error |
| ConfigFileSection | The class to store complete information about configuration file section |
| ConfigFileValueTypeException | The exception class to notify about parameter value type mismatch |
| ConfigurationException | The exception class to handle configuration errors |
| DelimitedFile | The class to parse file with colon-delimited lines |
| ExecutorInterface | The interface to executor process |
| InetSocket | The TCP/IP socket |
| Lang | The abstract class to unify all language processing objects |
| LangManager | The class to manage set of available language processing objects |
| MainLoop | Main class to manage client connections |
| Output | The class with complete information about valid and ready to use output |
| OutputSet | The set of active outputs |
| ProtocolHandler | Processes all client commands |
| REPLACEMENT | Stores all information about a replacement item |
| Socket | The base class for all sockets |
| SystemException | The exception class to handle system call errors |
| SystemSignalHandler | The general handler of signals to daemon process |
| TextItem | Portion of text with all necessary attributes |
| TextParam | The value of speech attribute |
| TextProcessor | Makes general text processing |
| Transcoding | The class to perform character set translations for string objects |
| UnixSocket | The UNIX domain socket |
| VoicemanException | The basic class for all VoiceMan exceptions |
| VoicemanProtocol | The VoiceMan protocol implementation |
1.5.9