Arc::PayloadSOAP Class Reference

Payload of Message with SOAP content. More...

#include <PayloadSOAP.h>

Inheritance diagram for Arc::PayloadSOAP:
Arc::MessagePayload

Public Member Functions

 PayloadSOAP (const NS &ns, bool fault=false)
 PayloadSOAP (const SOAPEnvelope &soap)
 PayloadSOAP (const MessagePayload &source)

Detailed Description

Payload of Message with SOAP content.

This class combines MessagePayload with SOAPEnvelope to make it possible to pass SOAP messages through MCC chain.


Constructor & Destructor Documentation

Arc::PayloadSOAP::PayloadSOAP ( const NS ns,
bool  fault = false 
)

Constructor - creates new Message payload

Arc::PayloadSOAP::PayloadSOAP ( const SOAPEnvelope &  soap  ) 

Constructor - creates Message payload from SOAP document. Provided SOAP document is copied to new object.

Arc::PayloadSOAP::PayloadSOAP ( const MessagePayload source  ) 

Constructor - creates SOAP message from payload. PayloadRawInterface and derived classes are supported.


The documentation for this class was generated from the following file:
Generated on Wed Jun 27 11:54:25 2012 for Hosting Environment (Daemon) by  doxygen 1.6.3