Module java.xml.ws

Package javax.xml.ws.soap


package javax.xml.ws.soap
This package defines APIs specific to the SOAP binding.

References in this document to JAX-WS refer to the Jakarta XML Web Services unless otherwise noted.
References in this document to SAAJ refer to the Jakarta SOAP with Attachments unless otherwise noted.
References in this document to JAXB refer to the Jakarta XML Binding unless otherwise noted.
References in this document to JWS refer to the Jakarta Web Services Metadata unless otherwise noted.

  • Class
    Description
    This annotation represents the use of WS-Addressing with either the SOAP 1.1/HTTP or SOAP 1.2/HTTP binding.
    AddressingFeature represents the use of WS-Addressing with either the SOAP 1.1/HTTP or SOAP 1.2/HTTP binding.
    If addressing is enabled, this property determines if endpoint requires the use of only anonymous responses, or only non-anonymous responses, or all.
    This feature represents the use of MTOM with a web service.
    This feature represents the use of MTOM with a web service.
    The SOAPBinding interface is an abstraction for the SOAP binding.
    The SOAPFaultException exception represents a SOAP 1.1 or 1.2 fault.