org.ektorp.impl.jackson
Class EktorpJacksonModule
java.lang.Object
com.fasterxml.jackson.databind.Module
org.ektorp.impl.jackson.EktorpJacksonModule
- All Implemented Interfaces:
- com.fasterxml.jackson.core.Versioned
public class EktorpJacksonModule
- extends com.fasterxml.jackson.databind.Module
| Nested classes/interfaces inherited from class com.fasterxml.jackson.databind.Module |
com.fasterxml.jackson.databind.Module.SetupContext |
| Methods inherited from class com.fasterxml.jackson.databind.Module |
getTypeId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EktorpJacksonModule
public EktorpJacksonModule(CouchDbConnector db,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
getModuleName
public String getModuleName()
- Specified by:
getModuleName in class com.fasterxml.jackson.databind.Module
version
public com.fasterxml.jackson.core.Version version()
- Specified by:
version in interface com.fasterxml.jackson.core.Versioned- Specified by:
version in class com.fasterxml.jackson.databind.Module
setupModule
public void setupModule(com.fasterxml.jackson.databind.Module.SetupContext context)
- Specified by:
setupModule in class com.fasterxml.jackson.databind.Module
Copyright © 2017. All rights reserved.