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