+

Search Tips   |   Advanced Search

 

Implementing extensions to the JAX-RPC and Web Services for J2EE client programming models

 

WAS provides extensions to the Java API for XML-based RPC (JAX-RPC) and Web Services for Java 2 Platform, Enterprise Edition (J2EE) client programming models.

 

Overview

You can customize a Web service by using the following extensions to the JAX-RPC and Web Services for J2EE client programming models.

 

Procedure

 

What to do next

See the related links to learn more about the topics associated with these programming model extensions.

To review the documentation used for APIs and SPIs, see Reference: Generated API documentation.

Review the specifications for the standards and APIs used in developing Web services.



Custom data binders

Custom binding providers

CustomBinder interface

Usage patterns for deploying custom data binders

Example: Using SOAP headers within a Web services request and response

Sending values in implicit SOAP headers

Receiving values from implicit SOAP headers

HTTP transport header properties best practices

Sending HTTP transport headers

Retrieving HTTP transport headers

 

Related information


SOAP with Attachments API for Java interface