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