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