doneProcessingRequestWithPath(const KDSoapServerObjectInterface &otherInterface) | KDSoapServerObjectInterface | |
hasFault() const | KDSoapServerObjectInterface | |
isDelayedResponse() const | KDSoapServerObjectInterface | |
KDSoapServerObjectInterface() | KDSoapServerObjectInterface | |
prepareDelayedResponse() | KDSoapServerObjectInterface | |
processFileRequest(const QString &path, QByteArray &contentType) | KDSoapServerObjectInterface | virtual |
processRequest(const KDSoapMessage &request, KDSoapMessage &response, const QByteArray &soapAction) | KDSoapServerObjectInterface | virtual |
processRequestWithPath(const KDSoapMessage &request, KDSoapMessage &response, const QByteArray &soapAction, const QString &path) | KDSoapServerObjectInterface | virtual |
requestHeaders() const | KDSoapServerObjectInterface | |
sendDelayedResponse(const KDSoapDelayedResponseHandle &responseHandle, const KDSoapMessage &response) | KDSoapServerObjectInterface | |
serverSocket() const | KDSoapServerObjectInterface | |
setFault(const QString &faultCode, const QString &faultString, const QString &faultActor=QString(), const QString &detail=QString()) | KDSoapServerObjectInterface | |
setFault(const QString &faultCode, const QString &faultString, const QString &faultActor, const KDSoapValue &detail) | KDSoapServerObjectInterface | |
setResponseHeaders(const KDSoapHeaders &headers) | KDSoapServerObjectInterface | |
setResponseNamespace(const QString &ns) | KDSoapServerObjectInterface | |
soapAction() const | KDSoapServerObjectInterface | |
writeHTTP(const QByteArray &httpReply) | KDSoapServerObjectInterface | |
writeXML(const QByteArray &reply, bool isFault=false) | KDSoapServerObjectInterface | |
~KDSoapServerObjectInterface() | KDSoapServerObjectInterface | virtual |