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