NonStop SOAP User's Manual
Customizing the SOAP Server
NonStop SOAP User’s Manual—520501-012
8-38
class UESoapHeaderManager
•
Returns the encoding that the input data is expected in.
•
This encoding is used by all the UESoapHeaders created by this manager.
setOutputDataEncoding(const char * encName)
•
Set the encoding in which the output data should be provided.
•
During getMethods this encoding is used to encode the returned string data.
•
This encoding is used by all the UESoapHeaders created by this manager.
getOutputDataEncoding()