| 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 |
| HandlerChainFactory |
Factory for creating request/response handler chains.
|
| RequestHandler2 |
Interface for addition request handling in clients.
|
Copyright © 2015. All rights reserved.