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