#include <HeaderBlock.h>
Inheritance diagram for HeaderBlock:
Public Methods | |
BasicNode * | createChild (NODE_TYPE eNODE_TYPE) |
BasicNode * | getFirstChild () |
int | addNamespaceDecl (Attribute *pAttribute) |
int | addChild (BasicNode *pBasicNode) |
int | serialize (SoapSerializer &pSZ) |
void | setValue (const AxisChar *value) |
void | addAttribute (Attribute *attr) |
void | setUri (const AxisChar *uri) |
void | setPrefix (const AxisChar *prefix) |
void | setLocalName (const AxisChar *localname) |
HeaderBlock () | |
virtual | ~HeaderBlock () |
The Header block of a SOAP Header according to SOAP 1.2 specification.
Each child element information item of the SOAP Header is called a SOAP header block. Each SOAP header block element information item: