Class DescribeVPCsResponseHandler

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

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