Classes |
| class | HANDLER |
| class | 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...
|
| class | METHOD_T |
| class | OBJECT |
| | Client-Side SOAP Object container. More...
|
| class | 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...
|
| class | VALUES |
| | A class to hold the actual parameters and return values of a SOAP message. More...
|