Using SOAPMessage objects with JAX-WS Dispatch
Last updated: 8/31/2025Dispatch objects can use javax.xml.soap.SOAPMessage objects when the following conditions are true:
-
the Dispatch object is using the SOAP binding.
-
the Dispatch object is using message mode.