Part V. Advanced Programming Tasks
Abstract
While the JAX-WS APIs make creating services and consumers easy, it also offers a number of advanced APIs. These APIs allow you to make asynchronous requests on a service, access message and transport properties, and develop services that process raw XML messages. They also allow you to develop custom message handlers.