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