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