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