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