public class KeyValueJsonUnmarshaller extends java.lang.Object implements Unmarshaller<KeyValue,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static KeyValueJsonUnmarshaller |
instance |
Constructor and Description |
---|
KeyValueJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static KeyValueJsonUnmarshaller |
getInstance() |
KeyValue |
unmarshall(JsonUnmarshallerContext context) |
private static KeyValueJsonUnmarshaller instance
public KeyValue unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<KeyValue,JsonUnmarshallerContext>
java.lang.Exception
public static KeyValueJsonUnmarshaller getInstance()