public class DateTimeRFC2616Deserializer extends com.fasterxml.jackson.databind.JsonDeserializer<DateTimeRFC2616>
| Constructor and Description |
|---|
DateTimeRFC2616Deserializer() |
| Modifier and Type | Method and Description |
|---|---|
DateTimeRFC2616 |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
public DateTimeRFC2616 deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws java.io.IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<DateTimeRFC2616>java.io.IOExceptioncom.fasterxml.jackson.core.JsonProcessingException