Creating and Using SOAP Extensions
Create and Consume an XML Web service: Create and use SOAP extensions.
SOAP extensions enable you to perform your own processing on SOAP messages that pass between a Web service client and a Web service server. A SOAP extension can perform tasks such as encryption, signature verification, translation, or any other modification of the SOAP messages that are being passed. In this section of the chapter, you'll learn the mechanics of writing and using a SOAP extension.
The Extensible Web Services Architecture
To understand how SOAP extensions fit into Web services, it's helpful to have an understanding of the general Web services architecture. Figure 5.1 shows schematically how Web services clients and servers communicate ...
Get MCAD/MCSD Training Guide (70-320): Developing XML Web Services and Server Components with Visual C#™ .NET and the Microsoft .NET Framework now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.