![]() |
Qore xml Module 2.1.0
|
main class representing a parsed WSDL file More...
#include <WSDL.qm.dox.h>
Inherits Qore::AbstractPollOperation.
Public Member Methods | |
| void | constructor (soft< Logger::LoggerInterface > logger, soft< hash< auto > > http_headers, string wsdl_url, soft< hash< auto > > http_opts) |
| Complete state. | |
Public Attributes | |
| const auto | SPS_GET_WSDL = ... |
| Get WSDL state. | |
| const auto | SPS_GET_IMPORT = ... |
| Get XSD import state. | |
| const auto | SPS_BUILD = ... |
| Build WebService state. | |
| const auto | SPS_COMPLETE = ... |
| Complete state. | |
main class representing a parsed WSDL file
This is the main class for handling SOAP communication and is based on a WSDL file