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