public static class Trace.ActionDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<Trace.Action>
| Constructor and Description |
|---|
ActionDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Trace.Action |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext context) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializerpublic Trace.Action deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext context) throws java.io.IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<Trace.Action>java.io.IOException