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