KD SOAP
1.10.0
|
#include <KDSoapMessage.h>
Inherits QList< KDSoapMessage >.
Public Member Functions | |
KDSoapMessage | header (const QString &name) const |
KDSoapMessage | header (const QString &name, const QString &namespaceUri) const |
Set of headers that can be provided when making a SOAP call.
KDSoapMessage KDSoapHeaders::header | ( | const QString & | name | ) | const |
Convenience method: return the header with a given XML element name (assumes unicity)
KDSoapMessage KDSoapHeaders::header | ( | const QString & | name, |
const QString & | namespaceUri | ||
) | const |
Convenience method: return the header with a given XML element name and namespace (assumes unicity)