Module jakarta.xml.ws
Package jakarta.xml.ws.soap
package jakarta.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 JAXB refer to the Jakarta XML Binding unless otherwise noted.
-
ClassDescriptionThis 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.TheSOAPFaultException
exception represents a SOAP 1.1 or 1.2 fault.