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