![]() |
Qore xml Module 2.1.0
|
The Soap data provider base class. More...
#include <SoapDataProviderBase.qc.dox.h>
Public Member Methods | |
| void | constructor (WebService webservice, WSOperation op) |
| Creates the object from the arguments. | |
| WebService | getWebService () |
| Returns the WebService object. | |
| WSOperation | getOperation () |
| Returns the option object. | |
| 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.