public class ServerCertificateStaxUnmarshaller extends Object implements Unmarshaller<ServerCertificate,StaxUnmarshallerContext>
| Constructor and Description |
|---|
ServerCertificateStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static ServerCertificateStaxUnmarshaller |
getInstance() |
ServerCertificate |
unmarshall(StaxUnmarshallerContext context) |
public ServerCertificate unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<ServerCertificate,StaxUnmarshallerContext>Exceptionpublic static ServerCertificateStaxUnmarshaller getInstance()
Copyright © 2016. All rights reserved.