KD SOAP API Documentation
2.2
Loading...
Searching...
No Matches
src
KDSoapClient
KDSoapNamespaceManager.h
Go to the documentation of this file.
1
/****************************************************************************
2
**
3
** This file is part of the KD Soap project.
4
**
5
** SPDX-FileCopyrightText: 2010 Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>
6
**
7
** SPDX-License-Identifier: MIT
8
**
9
****************************************************************************/
10
#ifndef KDSOAPNAMESPACEMANAGER_H
11
#define KDSOAPNAMESPACEMANAGER_H
12
13
#include "
KDSoapGlobal.h
"
14
#include <QtCore/QString>
15
19
class
KDSOAP_EXPORT
KDSoapNamespaceManager
// krazy:exclude=dpointer
20
{
21
public
:
22
static
QString
xmlSchema1999();
23
static
QString
xmlSchema2001();
24
static
QString
xmlSchemaInstance1999();
25
static
QString
xmlSchemaInstance2001();
26
static
QString
soapEnvelope();
27
static
QString
soapEnvelope200305();
28
static
QString
soapEncoding();
29
static
QString
soapEncoding200305();
30
static
QString
soapMessageAddressing();
31
static
QString
soapSecurityExtention();
32
static
QString
soapSecurityUtility();
33
static
QString
soapMessageAddressing200303();
34
static
QString
soapMessageAddressing200403();
35
static
QString
soapMessageAddressing200408();
36
37
private
:
// TODO instantiate to handle custom namespaces per clientinterface
38
KDSoapNamespaceManager
();
39
};
40
41
#endif
// KDSOAPNAMESPACEMANAGER_H
KDSoapGlobal.h
KDSOAP_EXPORT
#define KDSOAP_EXPORT
Definition
KDSoapGlobal.h:22
KDSoapNamespaceManager
Definition
KDSoapNamespaceManager.h:20
QString
© 2010-2024 Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
https://www.kdab.com/development-resources/qt-tools/kd-soap/
Generated on Sun Jan 7 2024 11:47:36 for KD SOAP API Documentation by doxygen 1.9.8