Package org.restlet.ext.jackson

Integration with Jackson 1.9.

See:
          Description

Class Summary
JacksonConverter Converter between the JSON and Representation classes based on Jackson.
JacksonRepresentation<T> Representation based on the Jackson library.
 

Package org.restlet.ext.jackson Description

Integration with Jackson 1.9. 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


Copyright © 2005-2013 Restlet.