public static class EurekaJacksonCodec.ApplicationDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<Application>
Constructor and Description |
---|
ApplicationDeserializer(com.fasterxml.jackson.databind.ObjectMapper mapper) |
Modifier and Type | Method and Description |
---|---|
Application |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext context) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializer
public ApplicationDeserializer(com.fasterxml.jackson.databind.ObjectMapper mapper)
public Application deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext context) throws java.io.IOException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<Application>
java.io.IOException