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