Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

XmlWriter Class Reference

Streaming implementation of the Xml writer to dump SOAP Envelop. More...

#include <XmlWriter.hpp>

Inheritance diagram for XmlWriter::

std::ostringstream

Detailed Description

Streaming implementation of the Xml writer to dump SOAP Envelop.

Streaming implementation of the Xml writer which use as a writer for XML SOAP output on serilization; where the DOM document if dump onto.

Stratergy is to attach this stream with the transport channel, so that on dumping the DOM document will derectly write out to the channel or to the network socket.

Definition at line 87 of file XmlWriter.hpp.


The documentation for this class was generated from the following file: Axis C++ Client Lib - User's Guide

Copyright © 2001 SL_OpenSource XML Project. All Rights Reserved