#include <webservice_client.h>
Public Member Functions | |
Construction | |
| CL_WebserviceClient () | |
| CL_WebserviceClient (const CL_StringRef &url) | |
| Constructs a WebserviceClient. | |
| ~CL_WebserviceClient () | |
Operations | |
| CL_WebserviceMessage | invoke (const CL_StringRef &soap_action, const CL_WebserviceMessage &input) |
| void | send_request (const CL_StringRef &soap_action, const CL_WebserviceMessage &input) |
| CL_WebserviceMessage | read_response () |
| Read response. | |
|
|
|
|
|
Constructs a WebserviceClient.
|
|
|
|
|
||||||||||||
|
|
|
|
Read response.
|
|
||||||||||||
|
|
1.4.6