Header file for the module webservice. More...
#include "frepple.h"#include "freppleinterface.h"#include "soapH.h"Go to the source code of this file.
Classes | |
| class | module_webservice::CommandWebservice |
| This command runs a multi-threaded SOAP webservice server. More... | |
| struct | module_webservice::CommandWebservice::thread_data |
Namespaces | |
| namespace | module_webservice |
A SOAP webservice to publish frePPLe data as a service. | |
Defines | |
| #define | BACKLOG (100) |
| #define | MAX_QUEUE (1000) |
Functions | |
| const char * | module_webservice::initialize (const CommandLoadLibrary::ParameterList &z) |
Header file for the module webservice.
Definition in file module.h.
1.6.1