Qore xml Module 1.8.1
|
The Soap data provider base class. More...
#include <SoapDataProviderBase.qc.dox.h>
Public Member Methods | |
constructor (WebService webservice, WSOperation op) | |
Creates the object from the arguments. | |
WebService | getWebService () |
Returns the WebService object. | |
WSOperation | getOperation () |
Returns the option object. | |
Private Member Methods | |
hash< DataProviderInfo > | getStaticInfoImpl () |
Returns data provider static info. | |
Private Attributes | |
WebService | webservice |
The WebService object. | |
WSOperation | op |
The operation object. | |
The Soap data provider base class.