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