Internal class to wrap a DOMElement containing XML content These methods are called by SoapHttpResponseImpl and SoapHttpRequestImpl and hide some of the details of soap messages
![]() | SoapEnvelope () Constructor - sets content to NUll |
![]() | ~SoapEnvelope () Destructor |
![]() | SoapEnvelope (DOMElement* content) Constructor - set content to the input value |
![]() | getContent () const Returns the content |
![]() | releaseContent () Returns the content and then clears the stored value |
![]() | fromStream (InputStream& is) Initializes the content from an soap message read from the input stream |
![]() | toStream (OutputStream& os) const Writes the content as a soap message to the output stream |
Internal class to wrap a DOMElement containing XML content These methods are called by SoapHttpResponseImpl and SoapHttpRequestImpl and hide some of the details of soap messages
~SoapEnvelope()
SoapEnvelope(DOMElement* content)
const DOMElement* getContent() const
DOMElement* releaseContent()
void fromStream(InputStream& is)
void toStream(OutputStream& os) const
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de