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