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