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