NonStop SOAP User's Manual
Customizing the SOAP Server
NonStop SOAP User’s Manual—520501-012
8-33
Customizing SOAP Headers
Customizing SOAP Headers
In NonStop SOAP you can inspect custom SOAP headers present in the request
SOAP message and also set custom SOAP headers in the outbound SOAP response
message. This feature is provided using user-exits.
New user-exit classes have been added to facilitate the access to SOAP headers.
Existing user-exit classes have also been modified to support custom SOAP headers.
The new and updated classes to support the access to SOAP headers are:
•
class UESoapHeader on page 8-34
•
class UESoapHeaderManager on page 8-36
•
class ServiceEnv on page 8-39
•
class SOAP_Exception on page 8-22