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