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