public class CommunicationJsonUnmarshaller extends java.lang.Object implements Unmarshaller<Communication,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static CommunicationJsonUnmarshaller |
instance |
Constructor and Description |
---|
CommunicationJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static CommunicationJsonUnmarshaller |
getInstance() |
Communication |
unmarshall(JsonUnmarshallerContext context) |
private static CommunicationJsonUnmarshaller instance
public Communication unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<Communication,JsonUnmarshallerContext>
java.lang.Exception
public static CommunicationJsonUnmarshaller getInstance()