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