Qore xml Module 1.8.2
|
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< auto > http_headers, bool as_string=True, *string def_path, *reference new_def_path) | WSDL::WSDLLib | static |
getFileFromURL(string url, hash< auto > u, string def_protocol='file', *HTTPClient http_client, *hash< auto > 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< auto > headers, bool as_string=True) | WSDL::WSDLLib | static |
getWebServiceFromUrl(string url, *HTTPClient http_client, *hash< auto > http_headers) | WSDL::WSDLLib | static |
getWSDL(WebService wsdl) | WSDL::WSDLLib | static |
getWSDL(string wsdl, *HTTPClient http_client, *hash< auto > http_headers, *reference new_def_path) | WSDL::WSDLLib | static |
isSOAPMessage(hash< auto > msg) | WSDL::WSDLLib | static |
parseMultiPartSOAPMessage(hash< auto > msg) | WSDL::WSDLLib | static |
parseSOAPMessage(hash< auto > msg) | WSDL::WSDLLib | static |
SoapMimeTypes | WSDL::WSDLLib |