The Soap data provider base class.
Definition: SoapDataProviderBase.qc.dox.h:28
WebService webservice
The WebService object.
Definition: SoapDataProviderBase.qc.dox.h:33
WSOperation op
The operation object.
Definition: SoapDataProviderBase.qc.dox.h:36
constructor(WebService webservice, WSOperation op)
Creates the object from the arguments.
WSOperation getOperation()
Returns the option object.
WebService getWebService()
Returns the WebService object.
hash< DataProviderInfo > getStaticInfoImpl()
Returns data provider static info.
Qore SoapDataProvider module definition.
Definition: SoapDataProvider.qc.dox.h:26