+

Search Tips   |   Advanced Search

Implementing extensions to JAX-WS Web services clients


WAS provides extensions to Web services clients using the Java API for XML-based Web Services (JAX-WS) model.

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

 


Example: Using JAX-WS properties to send and receive SOAP headers
Sending implicit SOAP headers with JAX-WS
Receiving implicit SOAP headers with JAX-WS
Transport header properties best practices
Sending transport headers with JAX-WS
Retrieving transport headers with JAX-WS

 

Related tasks


Implementing JAX-WS Web services clients

 

Related


Additional Application Programming Interfaces (APIs)
Web services specifications and APIs

 

Related information


SOAP with Attachments API for Java interface