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