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