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