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