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