Skip to main content

Data Types of JAX-WS Dispatch

Dispatch objects, because they are low-level objects, are not optimized for using the same JAXB generated types as the higher level consumer APIs. Dispatch objects work with the following types of objects:

  • javax.xml.transform.Source

  • javax.xml.soap.SOAPMessage

  • javax.activation.DataSource

  • JAXB

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!