public class ServiceErrorJsonUnmarshaller extends Object implements Unmarshaller<ServiceError,JsonUnmarshallerContext>
Constructor and Description |
---|
ServiceErrorJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ServiceErrorJsonUnmarshaller |
getInstance() |
ServiceError |
unmarshall(JsonUnmarshallerContext context) |
public ServiceError unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<ServiceError,JsonUnmarshallerContext>
Exception
public static ServiceErrorJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.