| Class | Description |
|---|---|
| AwsJsonErrorResponseHandler |
Implementation of HttpResponseHandler that handles a error response from AWS
services and unmarshalls the result using a JSON unmarshaller.
|
| DefaultErrorResponseHandler |
Implementation of HttpResponseHandler that handles only error responses from Amazon Web Services.
|
| StaxResponseHandler<T> |
Default implementation of HttpResponseHandler that handles a successful
response from an AWS service and unmarshalls the result using a StAX
unmarshaller.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.