Class DescribeRouteTablesResponseHandler

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

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