Building Web Services with JAX-WS

This chapter describes Java API for XML Web Services (JAX-WS), a technology for building web services and clients that communicate using XML. JAX-WS allows developers to write message-oriented as well as Remote Procedure Call–oriented (RPC-oriented) web services.

The following topics are addressed here: