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