| Interface | Description |
|---|---|
| AsyncHandler<REQUEST extends AmazonWebServiceRequest,RESULT> |
Callback interface for notification on web service requests executed with the
asynchronous clients in the AWS SDK for Java.
|
| RequestHandler | Deprecated
by
RequestHandler2. |
| Class | Description |
|---|---|
| AbstractRequestHandler | Deprecated
by
RequestHandler2. |
| CredentialsRequestHandler |
A special type of
RequestHandler2 that takes in AWSCredentials. |
| HandlerChainFactory |
Factory for creating request/response handler chains.
|
| RequestHandler2 |
Interface for addition request handling in clients.
|
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.