public class InfrastructureStateDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<InfrastructureState>
Constructor and Description |
---|
InfrastructureStateDeserializer() |
Modifier and Type | Method and Description |
---|---|
InfrastructureState |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializer
public InfrastructureState deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<InfrastructureState>
IOException
Copyright © 2016. All rights reserved.