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