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