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