#include <SoapEnvelope.h>
Public Methods | |
int | setPrefix (const AxisChar *prefix) |
int | addNamespaceDecl (Attribute *pAttribute) |
int | addAttribute (Attribute *pAttribute) |
int | serialize (SoapSerializer &pSZ, SOAP_VERSION eSoapVersion) |
void | setSoapBody (SoapBody *soapBody) |
void | setSoapHeader (SoapHeader *soapHeader) |
SoapEnvelope () | |
virtual | ~SoapEnvelope () |
Friends | |
class | SoapSerializer |