Class AWSEC2DescribeSecurityGroupsResponseHandler

All Implemented Interfaces:
InvocationContext<ParseSax.HandlerWithResult<Set<SecurityGroup>>>, ContentHandler, DTDHandler, EntityResolver, ErrorHandler

public class AWSEC2DescribeSecurityGroupsResponseHandler extends ParseSax.HandlerForGeneratedRequestWithResult<Set<SecurityGroup>>
Parses: DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2010-06-15/"
See Also: