Java Web Services in a Nutshell

Kim Topley

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

商品描述

Java Web Services in a Nutshell is a high-speed tutorial and a quick reference for the technologies that Sun Microsystems is creating for implementing web services with Java. This book is a succinct introduction and handy reference to the Java/XML APIs, more commonly known as the JWSDP or "Java Web Services Development Pack." These APIs are taking the Java world by storm, as they are capable of handling everything from simple XML to SOAP to full ebXML vocabularies.

Table of Contents

Preface

I. Introduction to the Java Web Services API

1. Introduction

2. JAX-RPC

3. SAAJ

4. JAXM

5. WSDL

6. Advanced JAX-RPC

7. JAXR

8. Web Service Tools and Configuration Files

II. API Quick Reference

How to Use This Quick Reference

9. The javax.xml.messaging Package

10. The javax.xml.namespace Package

11. The javax.xml.registry Package

12. The javax.xml.registry.infomodel Package

13. The javax.xml.rpc Package

14. The javax.xml.rpc.encoding Package

15. The javax.xml.rpc.handler Package

16. The javax.xml.rpc.handler.soap Package

17. The javax.xml.rpc.holders Package

18. The javax.xml.rpc.server Package

19. The javax.xml.rpc.soap Package

20. The javax.xml.soap Package

Class, Method, and Field Index

III. Appendix

Appendix: WSDL Files for the Example Source Code

Index