Main Page   Class Hierarchy   Compound List   File List   Compound Members  

HeaderBlock Class Reference

The Header block of a SOAP Header according to SOAP 1.2 specification. More...

#include <HeaderBlock.h>

Inheritance diagram for HeaderBlock:

IHeaderBlock List of all members.

Public Methods

BasicNodecreateChild (NODE_TYPE eNODE_TYPE)
BasicNodegetFirstChild ()
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 ()

Detailed Description

The Header block of a SOAP Header according to SOAP 1.2 specification.

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:


The documentation for this class was generated from the following files:
Generated on Mon Dec 1 15:18:39 2003 for axisc++ by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002