KD SOAP API Documentation  2.2
Public Member Functions | Public Attributes | List of all members
KDSoapClientInterfacePrivate Class Reference

#include <KDSoapClientInterface_p.h>

Inheritance diagram for KDSoapClientInterfacePrivate:
Inheritance graph
[legend]
Collaboration diagram for KDSoapClientInterfacePrivate:
Collaboration graph
[legend]

Public Member Functions

 KDSoapClientInterfacePrivate ()
 
 ~KDSoapClientInterfacePrivate ()
 
QNetworkAccessManager * accessManager ()
 
QNetworkRequest prepareRequest (const QString &method, const QString &action)
 
QBuffer * prepareRequestBuffer (const QString &method, const KDSoapMessage &message, const QString &soapAction, const KDSoapHeaders &headers)
 
void setupReply (QNetworkReply *reply)
 
void writeAttributes (QXmlStreamWriter &writer, const QList< KDSoapValue > &attributes)
 
void writeChildren (KDSoapNamespacePrefixes &namespacePrefixes, QXmlStreamWriter &writer, const KDSoapValueList &args, KDSoapMessage::Use use)
 
void writeElementContents (KDSoapNamespacePrefixes &namespacePrefixes, QXmlStreamWriter &writer, const KDSoapValue &element, KDSoapMessage::Use use)
 

Public Attributes

QNetworkAccessManager * m_accessManager
 
KDSoapAuthentication m_authentication
 
QString m_endPoint
 
bool m_hasMessageAddressingProperties = false
 
QMap< QByteArray, QByteArray > m_httpHeaders
 
QList< QSslError > m_ignoreErrorsList
 
bool m_ignoreSslErrors = false
 
KDSoapHeaders m_lastResponseHeaders
 
KDSoapMessageAddressingProperties m_messageAddressingProperties
 
QString m_messageNamespace
 
QMap< QString, KDSoapMessagem_persistentHeaders
 
bool m_sendSoapActionInHttpHeader = true
 
bool m_sendSoapActionInWsAddressingHeader = false
 
QSslConfiguration m_sslConfiguration
 
KDSoapSslHandlerm_sslHandler
 
KDSoapClientInterface::Style m_style
 
KDSoapClientThread m_thread
 
int m_timeout = 30 * 60 * 1000
 
KDSoap::SoapVersion m_version
 

Detailed Description

Definition at line 28 of file KDSoapClientInterface_p.h.

Constructor & Destructor Documentation

◆ KDSoapClientInterfacePrivate()

KDSoapClientInterfacePrivate::KDSoapClientInterfacePrivate ( )

Definition at line 53 of file KDSoapClientInterface.cpp.

References m_sslHandler.

◆ ~KDSoapClientInterfacePrivate()

KDSoapClientInterfacePrivate::~KDSoapClientInterfacePrivate ( )

Definition at line 64 of file KDSoapClientInterface.cpp.

References m_sslHandler.

Member Function Documentation

◆ accessManager()

QNetworkAccessManager * KDSoapClientInterfacePrivate::accessManager ( )

◆ prepareRequest()

QNetworkRequest KDSoapClientInterfacePrivate::prepareRequest ( const QString &  method,
const QString &  action 
)

◆ prepareRequestBuffer()

QBuffer * KDSoapClientInterfacePrivate::prepareRequestBuffer ( const QString &  method,
const KDSoapMessage message,
const QString &  soapAction,
const KDSoapHeaders headers 
)

◆ setupReply()

void KDSoapClientInterfacePrivate::setupReply ( QNetworkReply *  reply)

◆ writeAttributes()

void KDSoapClientInterfacePrivate::writeAttributes ( QXmlStreamWriter &  writer,
const QList< KDSoapValue > &  attributes 
)

◆ writeChildren()

void KDSoapClientInterfacePrivate::writeChildren ( KDSoapNamespacePrefixes namespacePrefixes,
QXmlStreamWriter &  writer,
const KDSoapValueList args,
KDSoapMessage::Use  use 
)

◆ writeElementContents()

void KDSoapClientInterfacePrivate::writeElementContents ( KDSoapNamespacePrefixes namespacePrefixes,
QXmlStreamWriter &  writer,
const KDSoapValue element,
KDSoapMessage::Use  use 
)

Member Data Documentation

◆ m_accessManager

QNetworkAccessManager* KDSoapClientInterfacePrivate::m_accessManager

Definition at line 37 of file KDSoapClientInterface_p.h.

Referenced by accessManager().

◆ m_authentication

KDSoapAuthentication KDSoapClientInterfacePrivate::m_authentication

◆ m_endPoint

QString KDSoapClientInterfacePrivate::m_endPoint

◆ m_hasMessageAddressingProperties

bool KDSoapClientInterfacePrivate::m_hasMessageAddressingProperties = false

◆ m_httpHeaders

QMap<QByteArray, QByteArray> KDSoapClientInterfacePrivate::m_httpHeaders

◆ m_ignoreErrorsList

QList<QSslError> KDSoapClientInterfacePrivate::m_ignoreErrorsList

Definition at line 49 of file KDSoapClientInterface_p.h.

Referenced by KDSoapClientInterface::ignoreSslErrors(), and setupReply().

◆ m_ignoreSslErrors

bool KDSoapClientInterfacePrivate::m_ignoreSslErrors = false

Definition at line 54 of file KDSoapClientInterface_p.h.

Referenced by KDSoapClientInterface::ignoreSslErrors(), and setupReply().

◆ m_lastResponseHeaders

KDSoapHeaders KDSoapClientInterfacePrivate::m_lastResponseHeaders

◆ m_messageAddressingProperties

KDSoapMessageAddressingProperties KDSoapClientInterfacePrivate::m_messageAddressingProperties

◆ m_messageNamespace

QString KDSoapClientInterfacePrivate::m_messageNamespace

◆ m_persistentHeaders

QMap<QString, KDSoapMessage> KDSoapClientInterfacePrivate::m_persistentHeaders

◆ m_sendSoapActionInHttpHeader

bool KDSoapClientInterfacePrivate::m_sendSoapActionInHttpHeader = true

◆ m_sendSoapActionInWsAddressingHeader

bool KDSoapClientInterfacePrivate::m_sendSoapActionInWsAddressingHeader = false

◆ m_sslConfiguration

QSslConfiguration KDSoapClientInterfacePrivate::m_sslConfiguration

◆ m_sslHandler

KDSoapSslHandler* KDSoapClientInterfacePrivate::m_sslHandler

◆ m_style

KDSoapClientInterface::Style KDSoapClientInterfacePrivate::m_style

◆ m_thread

KDSoapClientThread KDSoapClientInterfacePrivate::m_thread

◆ m_timeout

int KDSoapClientInterfacePrivate::m_timeout = 30 * 60 * 1000

◆ m_version

KDSoap::SoapVersion KDSoapClientInterfacePrivate::m_version

The documentation for this class was generated from the following files:

© 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 by doxygen 1.9.1