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