10#ifndef KDSOAPSERVERRAWXMLINTERFACE_H
11#define KDSOAPSERVERRAWXMLINTERFACE_H
15#include <QtCore/QObject>
16class KDSoapRawXMLentication;
18class KDSoapServerRawXMLPrivate;
62 Q_UNUSED(requestType);
63 Q_UNUSED(httpHeaders);
84 KDSoapServerRawXMLPrivate *
const d;
#define KDSOAPSERVER_EXPORT
virtual void endRequest()
virtual void processXML(const QByteArray &xmlChunk)
virtual bool newRequest(const QByteArray &requestType, const QMap< QByteArray, QByteArray > &httpHeaders)