Qore xml Module  1.8.0
SoapDataProvider::SoapDataProviderBase Class Reference

The Soap data provider base class. More...

Inheritance diagram for SoapDataProvider::SoapDataProviderBase:
SoapDataProvider::SoapRequestDataProvider

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.
 

Detailed Description

The Soap data provider base class.


The documentation for this class was generated from the following file: