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