|
Qore WSDL Module Reference
0.3.5
|
This is the complete list of members for WSDL::WSDLLib, including all inherited members.
| getFile(string fn, bool as_string=True) | WSDL::WSDLLib | static |
| getFileFromURL(string url, string def_protocol="file", *HTTPClient http_client, *hash http_headers, bool as_string=True, *string def_path, *reference new_def_path) | WSDL::WSDLLib | static |
| getFileFromURL(string url, hash u, string def_protocol="file", *HTTPClient http_client, *hash http_headers, bool as_string=False, *string def_path, *reference new_def_path) | WSDL::WSDLLib | static |
| getFTP(string url, string path, bool as_string=True) | WSDL::WSDLLib | static |
| getHTTP(string url, *string path, *HTTPClient hc, *hash headers, bool as_string=True) | WSDL::WSDLLib | static |
| getWSDL(WebService wsdl) | WSDL::WSDLLib | static |
| getWSDL(string wsdl, *HTTPClient http_client, *hash http_headers, *reference new_def_path) | WSDL::WSDLLib | static |
| parseSOAPMessage(hash msg) | WSDL::WSDLLib | static |
| SoapMimeTypes | WSDL::WSDLLib |