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