public class ServiceResponseDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<ServiceResponse>
Constructor and Description |
---|
ServiceResponseDeserializer() |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
public ServiceResponse deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<ServiceResponse>
IOException
Copyright © 2010–2018. All rights reserved.