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