Java Web Services Question:

Explain Java API for XML Messaging (JAXM)?

Tweet Share WhatsApp

Answer:

JAXM is a SOAP 1.1 based standard to send XML documents over the Internet from the Java platform.
JAXM can be extended to work with higher level messaging protocols by adding the protocol's functionality on top of SOAP.

Download Java Web Services PDF Read All 21 Java Web Services Questions
Previous QuestionNext Question
Explain Java Architecture for XML Binding (JAXB)?Explain Java API for XML-based RPC (JAX-RPC)?