Package si.mazi.rescu.serialization.jackson
-
Interface Summary Interface Description JacksonConfigureListener Deprecated. UseJacksonObjectMapperFactoryinstead.JacksonObjectMapperFactory Factory for Jackson's ObjectMapper -
Class Summary Class Description DefaultJacksonObjectMapperFactory Default implementation for JacksonObjectMapperFactoryIgnoreThrowableProperties DeserializingThrowableobjects has caused problems on some restricted platforms (in particular, GAE).JacksonRequestWriter Writes the data as JSON-serialized string using Jackson.JacksonResponseReader Reads the JSON responses into POJO object using Jackson.