Java Platform, Enterprise Edition (Java EE) 8
The Java EE Tutorial

Previous Next Contents

31 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:


Previous Next Contents
Oracle Logo  Copyright © 2017, Oracle and/or its affiliates. All rights reserved.