NonStop SOAP User's Manual

Customizing the SOAP Server
NonStop SOAP User’s Manual520501-012
8-35
class UESoapHeader
setAttribute(const string & attr, const string & value) throw
(SOAP_Exception)
Sets an attribute at the header element.
getValue() const
Gets the value of the header entry.
getEncodingStyle() const
Gets the value of the encodingStyle attribute.
getActor() const
Gets the value of the actor/role attribute, depending on the version.
getRole() const
Gets the value of the actor/role attribute, depending on the version.
getHeaderName() const
Gets the name of the header entry
GenUtils::SoapVersion getSoapVersion()
Gets the SOAP version.
};