Java web services : up and running /
This quick, practical, and thorough introduction to Java web services -- the JAX-WS and JAX-RS APIs -- offers a mix of architectural overview, complete working code examples, and short yet precise instructions for compiling, deploying, and executing a sample application. You'll not only learn h...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, Calif. :
O'Reilly Media, Inc.,
©2009.
|
Edición: | 1st ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Java Web Services: Up and Running; Chapter-by-Chapter Overview; Freedom of Choice: The Tools/IDE Issue; Conventions Used in This Book; Using Code Examples; Safari® Books Online; How to Contact Us; Acknowledgments; 1. Java Web Services Quickstart; A First Example; A Java Application to Publish the Web Service; Testing the Web Service with a Browser; A Perl and a Ruby Requester of the Web Service; The Hidden SOAP; A Java Requester of the Web Service; Wire-Level Tracking of HTTP and SOAP Messages; What's Clear So Far?; Java's SOAP API; An Example with Richer Data Types.