This is the complete list of members for sptk::WSRequest, including all inherited members.
defaultPage() const | sptk::WSRequest | inlinevirtual |
findSoapBody(const xdoc::SNode &soapEnvelope, const WSNameSpace &soapNamespace) | sptk::WSRequest | protected |
getLogEngine() (defined in sptk::WSRequest) | sptk::WSRequest | inline |
handleError(const xdoc::SNode &xmlContent, const xdoc::SNode &jsonContent, const sptk::String &error, int errorCode) const | sptk::WSRequest | protectedvirtual |
logError(const sptk::String &requestName, const sptk::String &error, int errorCode) const | sptk::WSRequest | protectedvirtual |
nameSpace(const String &nodeName) (defined in sptk::WSRequest) | sptk::WSRequest | static |
processRequest(const xdoc::SNode &xmlContent, const xdoc::SNode &jsonContent, HttpAuthentication *authentication, String &requestName) | sptk::WSRequest | |
requestBroker(const String &requestName, const xdoc::SNode &xmlContent, const xdoc::SNode &jsonContent, HttpAuthentication *authentication, const WSNameSpace &requestNameSpace) | sptk::WSRequest | protectedvirtual |
RequestMethod typedef (defined in sptk::WSRequest) | sptk::WSRequest | protected |
setRequestMethods(std::map< sptk::String, RequestMethod > &&requestMethods) (defined in sptk::WSRequest) | sptk::WSRequest | protected |
tagName(const String &nodeName) (defined in sptk::WSRequest) | sptk::WSRequest | static |
title() const | sptk::WSRequest | inlinevirtual |
wsdl() const | sptk::WSRequest | inlinevirtual |
WSRequest(sptk::LogEngine *logEngine=nullptr) | sptk::WSRequest | inlineexplicit |
~WSRequest()=default | sptk::WSRequest | virtual |