|
Java Web Services in a Nutshell
Java Web Services in a Nutshell begins with an introduction to Java web services, including a discussion of how they differ from web applications. The author looks at the protocols and interfaces that underpin web services, the J2EE technologies that address web services, WSDL as the means for describe web services, and more. Subsequent chapters cover:
JAX-RPC
SOAP
and the SOAP with Attachments API for Java (SAAJ)
Reliable SOAP messaging with JAXM
WSDL
Advanced JAX-RPC
JAXR, the XML-based registry API
Web Services Tools
The balance of the book is made up of an API Quick Reference containing documentation for the various API packages.
|