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