public class KeyValueJsonUnmarshaller extends Object implements Unmarshaller<KeyValue,JsonUnmarshallerContext>
Constructor and Description |
---|
KeyValueJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static KeyValueJsonUnmarshaller |
getInstance() |
KeyValue |
unmarshall(JsonUnmarshallerContext context) |
public KeyValue unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<KeyValue,JsonUnmarshallerContext>
Exception
public static KeyValueJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.