public class RecipesJsonUnmarshaller extends java.lang.Object implements Unmarshaller<Recipes,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static RecipesJsonUnmarshaller |
instance |
Constructor and Description |
---|
RecipesJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static RecipesJsonUnmarshaller |
getInstance() |
Recipes |
unmarshall(JsonUnmarshallerContext context) |
private static RecipesJsonUnmarshaller instance
public Recipes unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<Recipes,JsonUnmarshallerContext>
java.lang.Exception
public static RecipesJsonUnmarshaller getInstance()