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