Interface | Description |
---|---|
SOAPBinding |
The
SOAPBinding interface is an abstraction for
the SOAP binding. |
Class | Description |
---|---|
AddressingFeature |
AddressingFeature 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.
|
Enum | Description |
---|---|
AddressingFeature.Responses |
If addressing is enabled, this property determines if endpoint requires
the use of only anonymous responses, or only non-anonymous responses, or all.
|
Exception | Description |
---|---|
SOAPFaultException |
The
SOAPFaultException exception represents a
SOAP 1.1 or 1.2 fault. |
Annotation Type | Description |
---|---|
Addressing |
This annotation 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.
|
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.