public class KeyUnmarshaller extends Object implements Unmarshaller<Key,com.fasterxml.jackson.databind.JsonNode>
| Constructor and Description |
|---|
KeyUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
Key |
unmarshall(com.fasterxml.jackson.databind.JsonNode jsonObj) |
public Key unmarshall(com.fasterxml.jackson.databind.JsonNode jsonObj) throws Exception
unmarshall in interface Unmarshaller<Key,com.fasterxml.jackson.databind.JsonNode>ExceptionCopyright © 2021. All rights reserved.