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 |
Interface for addition request handling in clients.
|
Class | Description |
---|---|
AbstractRequestHandler |
Simple implementation of RequestHandler to stub out required methods.
|
HandlerChainFactory |
Factory for creating request/response handler chains.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.