public class WorkerStatusJsonDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<WorkerStatus>
| Constructor and Description |
|---|
WorkerStatusJsonDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
WorkerStatus |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
public WorkerStatus deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<WorkerStatus>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2011-2013. All Rights Reserved.