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