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