Package javax.xml.ws.soap


package javax.xml.ws.soap
This package defines APIs specific to the SOAP binding.
  • 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.