Qore SoapClient Module Reference  0.4
SoapClient::SoapConnection Member List

This is the complete list of members for SoapClient::SoapConnection, including all inherited members.

constructor(string name, string desc, string url, bool monitor, *hash< auto > n_opts, hash< auto > urlh)SoapClient::SoapConnection
constructor(string name, string description, string url, hash< auto > attributes={}, hash< auto > options={})SoapClient::SoapConnection
getDataProvider()SoapClient::SoapConnection
getDefaultOptions()SoapClient::SoapConnection
getImpl(bool connect=True, *hash< auto > rtopts)SoapClient::SoapConnectionprivate
getOptions()SoapClient::SoapConnection
getRuntimeOptions()SoapClient::SoapConnection
getType()SoapClient::SoapConnection
hasDataProvider()SoapClient::SoapConnection
make(string name, string desc, string url, bool monitor, *hash< auto > opts, hash< auto > urlh)SoapClient::SoapConnectionstatic