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