Class AwsQueryResponseHandler<T extends AwsResponse>

  • Type Parameters:
    T - Indicates the type being unmarshalled by this response handler.
    All Implemented Interfaces:
    HttpResponseHandler<T>

    public final class AwsQueryResponseHandler<T extends AwsResponse>
    extends Object
    implements HttpResponseHandler<T>
    Response handler for AWS/Query services and Amazon EC2 which is a dialect of the Query protocol.