[wsf-c-dev] Imrpvements to C++ API : outcomes of review

Samisa Abeysinghe samisa at wso2.com
Fri Nov 2 00:10:50 PDT 2007


 ServiceClient (std::string endpoint_address);
 ServiceClient (std::string endpoint_address, std::string repo_home);
 ServiceClient (std::string endpoint_address, const axis2_conf_ctx_t * 
conf_ctx);

 status send (OMElement * payload) throw (AxisFault)
 status send (OMElement * payload, action) throw (AxisFault)
 status send (OMElement * payload, bool robust) throw (AxisFault)
 status send (OMElement * payload, bool robust, action) throw (AxisFault)
 status send (OMElement * payload, bool robust, std::string operation) 
throw (AxisFault)
 status send (OMElement * payload, bool robust, std::string operation, 
action) throw (AxisFault)
 status send (OMElement * payload, std::string operation) throw (AxisFault)
 status send (OMElement * payload, std::string operation, action) throw 
(AxisFault)

 Property(name, value)
 Property(name, value, scope)
 setProperty(Property)

-- 
Samisa Abeysinghe 
Software Architect; WSO2 Inc.; http://www.wso2.com/
email: samisa at wso2.com; cell: +94 77 753 7913

"Oxygenating the Web Service Platform."




More information about the Wsf-c-dev mailing list