![]() |
Qore xml Module 2.1.0
|
This is the complete list of members for WSDL::WSDLLib, including all inherited members.
| getFile(string fn, bool as_string) | WSDL::WSDLLib | static |
| getFileFromURL(string url, string def_protocol, soft< hash< auto > > http_headers, bool as_string, soft< reference > new_def_path, soft< HTTPClient > http_client, soft< string > def_path) | WSDL::WSDLLib | static |
| getFileFromURL(string url, hash< auto > u, string def_protocol, soft< hash< auto > > http_headers, bool as_string, soft< reference > new_def_path, soft< HTTPClient > http_client, soft< string > def_path) | WSDL::WSDLLib | static |
| getFTP(string url, string path, bool as_string) | WSDL::WSDLLib | static |
| getHTTP(soft< hash< auto > > headers, bool as_string, soft< HTTPClient > hc, string url, soft< string > path) | WSDL::WSDLLib | static |
| getWebServiceFromUrl(soft< hash< auto > > http_headers, string url, soft< HTTPClient > http_client) | WSDL::WSDLLib | static |
| getWSDL(WebService wsdl) | WSDL::WSDLLib | static |
| getWSDL(soft< reference > new_def_path, soft< hash< auto > > http_headers, string wsdl, soft< HTTPClient > http_client) | WSDL::WSDLLib | static |
| isSOAPMessage(hash< auto > msg) | WSDL::WSDLLib | static |
| normalizeLocation(string url, string def_protocol, soft< string > def_path) | WSDL::WSDLLib | static |
| parseMultiPartSOAPMessage(hash< auto > msg) | WSDL::WSDLLib | static |
| parseSOAPMessage(hash< auto > msg) | WSDL::WSDLLib | static |
| SoapMimeTypes | WSDL::WSDLLib |