Library Link To Toggle Frames Print Feedback

Part III. Advanced Programming Tasks

Summary

While the JAX-WS APIs make creating services and consumers easy, it also offers a number of advanced APIs. These APIs allow you to publish standalone services, access message and transport properties, and develop services the process raw XML messages.

Table of Contents

6. Publishing a Service
Generating a Server Mainline
Writing a Server Mainline
7. Developing Asynchronous Applications
WSDL for Asynchronous Examples
Generating the Stub Code
Implementing an Asynchronous Client with the Polling Approach
Implementing an Asynchronous Client with the Callback Approach
8. Working with Message and Transport Attributes
Working with Consumer Connection Properties
Working with JMS Message Properties
Inspecting JMS Message Headers
Inspecting the Message Header Properties
Setting JMS Properties