Qore xml Module 2.1.0
Loading...
Searching...
No Matches
WSDL::WSDLLib Member List

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

getFile(string fn, bool as_string)WSDL::WSDLLibstatic
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::WSDLLibstatic
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::WSDLLibstatic
getFTP(string url, string path, bool as_string)WSDL::WSDLLibstatic
getHTTP(soft< hash< auto > > headers, bool as_string, soft< HTTPClient > hc, string url, soft< string > path)WSDL::WSDLLibstatic
getWebServiceFromUrl(soft< hash< auto > > http_headers, string url, soft< HTTPClient > http_client)WSDL::WSDLLibstatic
getWSDL(WebService wsdl)WSDL::WSDLLibstatic
getWSDL(soft< reference > new_def_path, soft< hash< auto > > http_headers, string wsdl, soft< HTTPClient > http_client)WSDL::WSDLLibstatic
isSOAPMessage(hash< auto > msg)WSDL::WSDLLibstatic
normalizeLocation(string url, string def_protocol, soft< string > def_path)WSDL::WSDLLibstatic
parseMultiPartSOAPMessage(hash< auto > msg)WSDL::WSDLLibstatic
parseSOAPMessage(hash< auto > msg)WSDL::WSDLLibstatic
SoapMimeTypesWSDL::WSDLLib