Java Web Services Question:
Download Job Interview Questions and Answers PDF
What is JAXB?
Answer:
Java Architecture for XML Binding: The java classes are mapped to XML representations. The two main features of JAXB are the ability to marshal Java objects into XML and unmarshal XML back to Java objects.
The Java API for XML Messaging (JAXM) enables distributed software applications to communicate using XML (and SOAP). JAXM supports both asynchronous and synchronous messaging.
The Java API for XML Messaging (JAXM) enables distributed software applications to communicate using XML (and SOAP). JAXM supports both asynchronous and synchronous messaging.
Download Java Web Services Interview Questions And Answers
PDF
Previous Question | Next Question |
Do you know JAXM messaging models? | What is JAXP? |