public interface ObjectMapperFactory
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.ObjectMapper |
createObjectMapper() |
com.fasterxml.jackson.databind.ObjectMapper |
createObjectMapper(CouchDbConnector connector) |
com.fasterxml.jackson.databind.ObjectMapper createObjectMapper()
com.fasterxml.jackson.databind.ObjectMapper createObjectMapper(CouchDbConnector connector)
connector - JsonMappingExceptionCopyright © 2017. All rights reserved.