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