Web Services Patterns: Java Edition

Web Services Patterns: Java Edition
Authors
Paul B. Monday
ISBN
1590590848
Published
08 Apr 2003
Purchase online
amazon.com

Web Service Patterns: Java Edition describes architectural patterns that can guide you through design patterns (service implementation and usage) and illustrates the different ways in which you can use web services. Author Paul Monday had two primary goals in writing this book: to show some interesting design patterns that are applicable to web services as well as the broader computing community and to give some hands-on experience using a web service environment.

Editorial Reviews

Web Service Patterns: Java Edition describes architectural patterns that can guide you through design patterns (service implementation and usage) and illustrates the different ways in which you can use web services.

Author Paul Monday had two primary goals in writing this book: to show some interesting design patterns that are applicable to web services as well as the broader computing community and to give some hands-on experience using a web service environment.

Monday achieves the first goal by presenting many original, and a few already available, design patterns. The patterns he chooses to discuss illustration the entire web service environmentfrom the patterns that make up web service implementation platforms to the patterns for building your own web services. Each pattern covered has a web service implementation section that builds a common application throughout the book.

To fulfill the second goal of providing hands-on experience with web services, Monday chose a single web service environment, Apache Axis, and implemented each pattern using this environment.

By the end of this book, you'll have deployed more than 15 working web service implementations that show the strengths and weaknesses of web services.

Table of Contents

  1. Introducing Web Service Patterns
  2. Introducing the P.T. Monday Case Study
  3. Exploring the Service-Oriented Architecture Pattern
  4. Exploring the Architecture Adapter Pattern
  5. Introducing the Service Directory Pattern
  6. Exploring the Business Object Pattern
  7. Exploring the Business Object Collection Pattern
  8. Exploring the Business Process (Composition) Pattern
  9. Exploring the Asynchronous Business Process Pattern
  10. Exploring the Event Monitor Pattern
  11. Implementing the Observer Pattern
  12. Implementing the Publish/Subscribe Pattern
  13. Exploring the Physical Tiers Pattern
  14. Exploring the Faux Implementation Pattern
  15. Exploring the Service Factory Pattern
  16. Implementing the Data Transfer Object Pattern
  17. Exploring the Partial Population Pattern

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“C++ : Where friends have access to your private members.” - Gavin Russell Baker