Qore WSDL Module Reference  0.3.5
WSDL::WSDLLib Member List

This is the complete list of members for WSDL::WSDLLib, including all inherited members.

getFile(string fn, bool as_string=True)WSDL::WSDLLibstatic
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::WSDLLibstatic
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::WSDLLibstatic
getFTP(string url, string path, bool as_string=True)WSDL::WSDLLibstatic
getHTTP(string url, *string path, *HTTPClient hc, *hash headers, bool as_string=True)WSDL::WSDLLibstatic
getWSDL(WebService wsdl)WSDL::WSDLLibstatic
getWSDL(string wsdl, *HTTPClient http_client, *hash http_headers, *reference new_def_path)WSDL::WSDLLibstatic
parseSOAPMessage(hash msg)WSDL::WSDLLibstatic
SoapMimeTypesWSDL::WSDLLib