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