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.
|
IRequestHandler |
Interface for
RequestHandler . |
Class | Description |
---|---|
AwsHandlerKeys | |
HandlerChainFactory |
Factory for creating request/response handler chains.
|
RequestHandler |
Interface that allows hooking into the lifecycle of a request and in certain cases, modifying
the outbound request or inbound response.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.