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