JAXM
In this chapter, we will look at Java API for XML Messaging (JAXM). JAXM provides a standard extension API for applications to send and receive document-oriented XML messages synchronously and asynchronously, using SOAP. JAXM is a part of the JAX family of Java APIs and was started under the Java Community Process (JCP) in November 2001 as JSR-67. It is now a part of the JAX pack and the Java WSDP.
JAXM has been designed to help architects create business applications that use XML messaging with SOAP and protocols built on SOAP. Developers can use JAXM to build, send, receive, and decompose SOAP messages for their applications instead of programming low-level XML routines that deal with “angle brackets” and messaging infrastructure. ...
Get Java Web Services Architecture now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.