public class EurekaXmlJacksonCodec extends AbstractEurekaJacksonCodec
MINI_AMAZON_INFO_INCLUDE_KEYS| Constructor and Description |
|---|
EurekaXmlJacksonCodec() |
EurekaXmlJacksonCodec(KeyFormatter keyFormatter,
boolean compact) |
| Modifier and Type | Method and Description |
|---|---|
<T> com.fasterxml.jackson.databind.ObjectMapper |
getObjectMapper(java.lang.Class<T> type) |
addMiniConfig, writeTopublic EurekaXmlJacksonCodec()
public EurekaXmlJacksonCodec(KeyFormatter keyFormatter, boolean compact)
public <T> com.fasterxml.jackson.databind.ObjectMapper getObjectMapper(java.lang.Class<T> type)
getObjectMapper in class AbstractEurekaJacksonCodec