Package org.restlet.ext.jackson
Integration with Jackson 2.10. Jackson is a high-performance JSON processor able to serialize objects to JSON and back again.
- Since:
- Restlet 2.0
- See Also:
- Jackson Web site, User Guide - Jackson extension
-
Class Summary Class Description JacksonConverter Converter between the JSON, JSON Smile, CSV, XML, YAML and Representation classes based on Jackson.JacksonRepresentation<T> Representation based on the Jackson library.