Web Services, Part III: WebService's Methods: A Final Word - Doc JavaScript | WebReference

Web Services, Part III: WebService's Methods: A Final Word - Doc JavaScript


Web Services, Part III: WebService's Methods

A Final Word

In this column, we continued our series on Web services. We focused here on the WebService behavior's role in hiding the complexity of SOAP message assembling and disassembling. We described the benefits of WebService and how to efficiently use it. We showed you how to call each one of its four methods, how to set each method's parameters, and what values they are returning. We explained how they interact with each other. Two of the methods, createUseOptions() and createCallOptions(), create objects that you pass to the other methods, useService() and callService().

In this column you have learned:

https://www.internet.com


Produced by Yehuda Shiran and Tomer Shiran
All Rights Reserved. Legal Notices.
Created: December 3, 2001
Revised: December 3, 2001

URL: https://www.webreference.com/js/column98/8.html