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