public class TaskListJsonUnmarshaller extends Object implements Unmarshaller<TaskList,JsonUnmarshallerContext>
| Constructor and Description |
|---|
TaskListJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static TaskListJsonUnmarshaller |
getInstance() |
TaskList |
unmarshall(JsonUnmarshallerContext context) |
public TaskList unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<TaskList,JsonUnmarshallerContext>Exceptionpublic static TaskListJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.