Java and SOAP build web services in Java

Java and SOAP provides Java developers with an in-depth look at SOAP (the Simple Object Access Protocol). Of course, it covers the basics: what SOAP is, why it's soared to a spot on the Buzzwords' Top Ten list, and what its features and capabilities are. And it shows you how to work wit...

Descripción completa

Detalles Bibliográficos
Autor principal: Englander, Robert (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Sebastopol, California : O'Reilly 2002.
Edición:First edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627314506719
Tabla de Contenidos:
  • 1. Introduction
  • 2. The SOAP Message
  • 3. SOAP Data Encoding
  • 4. RPC-Style Services
  • 5. Working with Complex Data Types
  • 6. Custom Serialization
  • 7. Faults and Exceptions
  • 8. Alternative Techniques
  • 9. SOAP Interoperability and WSDL
  • 10. SOAP Headers
  • 11. JAX-RPC and JAXM.