Implementing a SOAP Handler
A SOAP handler provides an opportunity to modify incoming requests before processing and outgoing responses just before they are sent. This entry explains how to implement SOAP handlers.
A SOAP handler provides an opportunity to modify incoming requests before processing and outgoing responses just before they are sent. This entry explains how to implement SOAP handlers.