Class | Description |
---|---|
JsonErrorResponseHandler<ExceptionT extends SdkServiceException> |
Base error response handler for JSON protocol.
|
JsonResponseHandler<T> |
Default implementation of HttpResponseHandler that handles a successful response from a
service and unmarshalls the result using a JSON unmarshaller.
|
SdkJsonErrorResponseHandler |
Default implementation of
JsonErrorResponseHandler that handles an error response from a
service and unmarshalls the result using an JSON error unmarshaller. |
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.