public static class CommandResponseType.CommandResponseTypeDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<CommandResponseType>
| Constructor and Description |
|---|
CommandResponseTypeDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
CommandResponseType |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializerpublic CommandResponseType deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<CommandResponseType>IOExceptionCopyright © 2019. All rights reserved.