Class DescribeInternetGatewaysResponseHandler

java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.jclouds.http.functions.ParseSax.HandlerWithResult<com.google.common.collect.FluentIterable<InternetGateway>>
org.jclouds.http.functions.ParseSax.HandlerForGeneratedRequestWithResult<com.google.common.collect.FluentIterable<InternetGateway>>
org.jclouds.aws.ec2.xml.DescribeInternetGatewaysResponseHandler
All Implemented Interfaces:
InvocationContext<ParseSax.HandlerWithResult<com.google.common.collect.FluentIterable<InternetGateway>>>, ContentHandler, DTDHandler, EntityResolver, ErrorHandler

public class DescribeInternetGatewaysResponseHandler extends ParseSax.HandlerForGeneratedRequestWithResult<com.google.common.collect.FluentIterable<InternetGateway>>
See Also: