#include <IWrapperSoapDeSerializer.hpp>
Inheritance diagram for IWrapperSoapDeSerializer:
Public Methods | |
virtual const char * | peekNextElementName ()=0 |
|
This method allows to peek for the name of the next element in XML stream. Useful in supporting "all" & "choice" WSDL constructs.
|