Uses of Enum Class
org.codehaus.jackson.map.SerializationConfig.Feature

Packages that use SerializationConfig.Feature
Package
Description
Jackson-based JAX-RS provider that can automatically serialize and deserialize resources for JSON content type (MediaType).
Contains basic mapper (conversion) functionality that allows for converting between regular streaming json content and Java objects (beans or Tree Model: support for both is via ObjectMapper class, as well as convenience methods included in JsonParser