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