You
can use SOAP Message Transmission Optimization Mechanism (MTOM) to
optimize the transmission of binary attachments such as images or
files along with web services requests.
Subtopics:
Enabling MTOM for JAX-WS web services
With Java API for XML-Based Web Services
(JAX-WS), you can send binary attachments such as images or files
along with web services requests. JAX-WS adds support for optimized
transmission of binary data as specified by the SOAP Message Transmission
Optimization Mechanism (MTOM) specification.
Enabling MTOM for JAX-WS web services
With Java API for XML-Based Web Services
(JAX-WS), you can send binary attachments such as images or files
along with web services requests. JAX-WS adds support for optimized
transmission of binary data as specified by the SOAP Message Transmission
Optimization Mechanism (MTOM) specification.