Main Page   Class Hierarchy   Compound List   File List   Compound Members  

SoapMethod Class Reference

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

#include <SoapMethod.h>

Inheritance diagram for SoapMethod:

ISoapMethod List of all members.

Public Methods

int addAttribute (Attribute *pAttribute)
const AxisChar * getMethodName ()
int serialize (SoapSerializer &pSZ)
void AddOutputParam (Param *param)
void setUri (const AxisChar *uri)
void setLocalName (const AxisChar *localname)
void setPrefix (const AxisChar *prefix)
 SoapMethod ()
virtual ~SoapMethod ()

Detailed Description

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

The SOAP method.

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 Mon Dec 1 15:10:33 2003 for axisc++ by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002