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