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