public class IdentityDescriptionJsonUnmarshaller extends java.lang.Object implements Unmarshaller<IdentityDescription,JsonUnmarshallerContext>
| Constructor and Description |
|---|
IdentityDescriptionJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static IdentityDescriptionJsonUnmarshaller |
getInstance() |
IdentityDescription |
unmarshall(JsonUnmarshallerContext context) |
public IdentityDescription unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall in interface Unmarshaller<IdentityDescription,JsonUnmarshallerContext>java.lang.Exceptionpublic static IdentityDescriptionJsonUnmarshaller getInstance()