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