Developing JAXB Applications Using EclipseLink MOXy, Release 2.5
  Go To Table Of Contents
 Search
 PDF

10 Using JSON Documents

Starting in Release 2.4, EclipseLink MOXy supports the ability to convert objects to and from JSON (JavaScript Object Notation). This feature is useful when creating RESTful services; JAX-RS services can accept both XML and JSON messages.

This chapter includes the following sections: