Qore SoapClient Module Reference  0.3
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 attributes={}, hash options={})SoapClient::SoapConnection
getConstructorInfoImpl()SoapClient::SoapConnectionprivate
getDefaultOptions()SoapClient::SoapConnection
getImpl(bool connect=True, *hash rtopts)SoapClient::SoapConnectionprivate
getOptions()SoapClient::SoapConnection
getRuntimeOptions()SoapClient::SoapConnection
getType()SoapClient::SoapConnection
make(string name, string desc, string url, bool monitor, *hash< auto > opts, hash< auto > urlh)SoapClient::SoapConnectionstatic