Class | Description |
---|---|
AwsErrorResponseHandler |
Wrapper around protocol specific error handler to deal with some default scenarios and fill in common information.
|
AwsResponseHandlerAdapter<T> |
Adapts an
HttpResponseHandler<AmazonWebServiceResponse<T>> to an HttpResponseHandler<T> (unwrapped result)
with proper handling and logging of response metadata. |
JsonErrorResponseHandler |
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.