#include <SOAPRequest.h>
◆ SOAPRequest() [1/2]
uSOAP::SOAPRequest::SOAPRequest |
( |
| ) |
|
◆ SOAPRequest() [2/2]
uSOAP::SOAPRequest::SOAPRequest |
( |
uHTTP::HTTPRequest * | httpReq | ) |
|
◆ ~SOAPRequest()
uSOAP::SOAPRequest::~SOAPRequest |
( |
| ) |
|
◆ getBodyNode()
◆ getEncording()
const char * uSOAP::SOAPRequest::getEncording |
( |
std::string & | buf | ) |
|
|
inline |
◆ getEnvelopeNode()
◆ getHeader()
const char * uSOAP::SOAPRequest::getHeader |
( |
std::string & | buf | ) |
|
|
inline |
◆ getRootNode()
◆ getSOAPAction()
const char * uSOAP::SOAPRequest::getSOAPAction |
( |
std::string & | buf | ) |
|
|
inline |
◆ isEncording()
bool uSOAP::SOAPRequest::isEncording |
( |
const std::string & | encType | ) |
|
|
inline |
◆ isSOAPAction()
bool uSOAP::SOAPRequest::isSOAPAction |
( |
const std::string & | value | ) |
|
◆ parseMessage()
◆ postMessage() [1/2]
SOAPResponse * uSOAP::SOAPRequest::postMessage |
( |
const std::string & | host, |
|
|
int | port ) |
|
inline |
◆ postMessage() [2/2]
◆ setContent()
void uSOAP::SOAPRequest::setContent |
( |
uXML::Node * | node | ) |
|
◆ setEnvelopeNode()
◆ setRootNode()
◆ setSOAPAction()
void uSOAP::SOAPRequest::setSOAPAction |
( |
const std::string & | action | ) |
|
|
inline |
◆ rootNode
◆ soapRes
The documentation for this class was generated from the following file: