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