This package defines APIs specific to the SOAP binding.
See: Description
Interface | Description |
---|---|
SOAPBinding | The |
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 |
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. |
This package defines APIs specific to the SOAP binding.
© 1993–2017, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.