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