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