public class RecordJsonUnmarshaller extends java.lang.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 java.lang.Exception
unmarshall in interface Unmarshaller<Record,JsonUnmarshallerContext>java.lang.Exceptionpublic static RecordJsonUnmarshaller getInstance()