| インタフェース | 説明 |
|---|---|
| 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 |
Interface for addition request handling in clients.
|
| クラス | 説明 |
|---|---|
| AbstractRequestHandler |
Simple implementation of RequestHandler to stub out required methods.
|
| HandlerChainFactory |
Factory for creating request/response handler chains.
|