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