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