#include <mi32/soap.h>#include <mi32/httpserver.h>
Go to the source code of this file.
Classes | |
| class | SOAP::HANDLER |
| class | SOAP::METHOD |
| An instance of a method call on the server side This provides access to the parameters passed and contains the virtual method for the actual method. More... | |
| struct | SOAP::METHOD::PARM |
| class | SOAP::METHOD_T< _CT > |
| class | SOAP::OBJECT_DEFINITION |
| Class to define a SOAP Object (Server-side) This class defines what the class is and can do, but does not hold any data for individual instances of the object. More... | |
Namespaces | |
| namespace | SOAP |
1.6.1