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