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