+

Search Tips   |   Advanced Search

Implementing extensions to JAX-RPC Web services clients


WAS provides extensions to Web services clients using the JAX-RPC model.

We can customize Web services by using the following extensions to the JAX-RPC client model.

 


Custom data binders for JAX-RPC applications
Custom binding providers for JAX-RPC applications
CustomBinder interface for JAX-RPC applications
Usage patterns for deploying custom data binders for JAX-RPC applications
Example: Using JAX-RPC properties to send and receive SOAP headers
Sending implicit SOAP headers with JAX-RPC
Receiving implicit SOAP headers with JAX-RPC
Sending transport headers with JAX-RPC
Retrieving transport headers with JAX-RPC

 

Related tasks


Implementing JAX-RPC Web services clients

 

Related


Transport header properties best practices
Additional Application Programming Interfaces (APIs)
Web services specifications and APIs

 

Related information


SOAP with Attachments API for Java interface