Package org.restlet.ext.jackson

Integration with Jackson 1.4.

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.4. 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


Copyright © 2005-2011 Noelios Technologies.