SOAP Programming with Java

Bill Brogden, William B. Brogden

  • 出版商: Sybex
  • 出版日期: 2002-01-18
  • 售價: $1,900
  • 貴賓價: 9.5$1,805
  • 語言: 英文
  • 頁數: 448
  • 裝訂: Paperback
  • ISBN: 0782129285
  • ISBN-13: 9780782129281
  • 相關分類: Java 程式語言SOA
  • 已絕版

買這商品的人也買了...

商品描述

Since its emergence in 1998, the Simple Access Object Protocol (SOAP) has come to occupy a central place in today's breed of modular applications known as Web Services. Thanks to SOAP, all you need is a basic knowledge of XML to write programs that interact seamlessly with a growing number of online services providing currency conversion, user authentication, and more.


But for every service that has been implemented, there are many more that remain mere ideas. SOAP Programming with Java provides the foundation and skills for realizing those ideas as fully functional solutions. Building on your knowledge of XML and XML tools, you'll create your own SOAP-based services that use not only HTTP but also the services media of the future: Java Message Service (JMS), JavaSpaces, and JavaMail. You'll also graduate from wired to wireless development, learning how Web-enabled devices fit into the world of SOAP-based distributed computing.

All this detailed, practical coverage is presented within the framework of Java programming, allowing you to capitalize on the advantages Java offers. Whether you use this book as an introduction to Web Services development or as a tool for mastering particular techniques, it will equip you with a sound understanding and hard-to-find skills

Contents

Introduction
Chapter 1: Understanding XML Messaging
Chapter 2: A Survey of SOAP
Chapter 3: A SOAP Server Example
Chapter 4: The Significance of WSDL and UDDI
Chapter 5: How SOAP Encodes Data
Chapter 6: Creating a SOAP Server Application
Chapter 7: SOAP Client Architecture with HTTP
Chapter 8: SOAP Architecture Using Messages
Chapter 9: SOAP over E-mail
Chapter 10: SOAP and .NET
Chapter 11: SOAP and Database Access
Chapter 12: SOAP Goes Wireless
Chapter 13: Situating SOAP in the Computing Landscape
Appendix A: SOAP Resources
Appendix B: SOAP Services Online
Appendix C: Debugging SOAP with UtilSnoop
Appendix D: SOAP Specifications
Glossary
Index