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