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