interface is an abstraction for
the SOAP binding.
| Field Summary |
|---|
| public static final String | SOAP11HTTP_BINDING | A constant representing the identity of the SOAP 1.1 over HTTP binding. |
| public static final String | SOAP12HTTP_BINDING | A constant representing the identity of the SOAP 1.2 over HTTP binding. |
| public static final String | SOAP11HTTP_MTOM_BINDING | A constant representing the identity of the SOAP 1.1 over HTTP binding
with MTOM enabled by default. |
| public static final String | SOAP12HTTP_MTOM_BINDING | A constant representing the identity of the SOAP 1.2 over HTTP binding
with MTOM enabled by default. |