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