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