Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT ea-b89

Package javax.xml.ws.soap

This package defines APIs specific to the SOAP binding.

See:
          Description

Interface Summary
Interface Description
SOAPBinding The SOAPBinding interface is an abstraction for the SOAP binding.
 

Class Summary
Class Description
AddressingFeature This feature represents the use of WS-Addressing with either the SOAP 1.1/HTTP or SOAP 1.2/HTTP binding.
MTOMFeature This feature represents the use of MTOM with a web service.
 

Exception Summary
Exception Description
SOAPFaultException The SOAPFaultException exception represents a SOAP 1.1 or 1.2 fault.
 

Annotation Types Summary
Annotation Type Description
Addressing This feature represents the use of WS-Addressing with either the SOAP 1.1/HTTP or SOAP 1.2/HTTP binding.
MTOM This feature represents the use of MTOM with a web service.
 

Package javax.xml.ws.soap Description

This package defines APIs specific to the SOAP binding.


Java™ Platform
Standard Ed. 7

DRAFT ea-b89

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.