Main Page   Class Hierarchy   Compound List   File List   Compound Members  

SoapBody Class Reference

The SOAP Body of a SOAP Envelope according to SOAP 1.2 specification. More...

#include <SoapBody.h>

List of all members.

Public Methods

void addAttribute (Attribute *attr)
int serialize (SoapSerializer &pSZ, SOAP_VERSION eSoapVersion)
void setSoapFault (SoapFault *ptrSoapFault)
void setSoapMethod (SoapMethod *ptrSoapMethod)
 SoapBody ()
virtual ~SoapBody ()

Friends

class SoapSerializer


Detailed Description

The SOAP Body of a SOAP Envelope according to SOAP 1.2 specification.

The SOAP Body of a SOAP Envelope according to SOAP 1.2 specification.

A SOAP body provides a mechanism for transmitting information to an ultimate SOAP receiver. The Body element information item has:

The Body element information item MAY have any number of character information item children whose character code is amongst the white space characters as defined by XML 1.0 [XML 1.0]. These are considered significant.

SOAP Body child Element: All child element information items of the SOAP Body element information item:

Author:
Roshan Weerasuriya (roshan@jkcs.slt.lk)


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