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