public class MsgTypeDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<MsgType>
| Constructor and Description |
|---|
MsgTypeDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
MsgType |
deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
public MsgType deserialize(com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<MsgType>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2019. All rights reserved.