Uses of Interface
org.codehaus.jackson.map.JsonSerializableWithType

Packages that use JsonSerializableWithType
Package
Description
 
Package that contains concrete implementations of JavaType, as well as the factory (TypeFactory) for constructing instances from various input data types (like Class, Type) and programmatically (for structured types, arrays, Lists and Maps).
Utility classes for Mapper package.
Contains concrete JsonNode implementations Jackson uses for the Tree model.