blob: f5fb57e4559b3772266c71186f0aacacda21ddd4 [file] [log] [blame]
/**
* Jackson-based JAX-RS provider that can automatically
* serialize and deserialize resources for
* JSON content type (MediaType).
*<p>
* Also continues supporting functionality, such as
* exception mappers that can simplify handling of
* error conditions.
*/
package org.codehaus.jackson.jaxrs;