Class XmlResponseHandler<T extends SdkPojo>

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

    public final class XmlResponseHandler<T extends SdkPojo>
    extends Object
    implements HttpResponseHandler<T>
    Response handler for REST-XML services (Cloudfront, Route53, and S3).