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