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