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