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