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