Package com.amazonaws.handlers
package com.amazonaws.handlers
-
ClassDescriptionDeprecated.AsyncHandler<REQUEST extends AmazonWebServiceRequest, RESULT>Callback interface for notification on web service requests executed with the asynchronous clients in the AWS SDK for Java.A special type of
RequestHandler2that takes inAWSCredentials.Factory for creating request/response handler chains.A type safe key used for setting and retrieving context in aRequestobject.Interface forRequestHandler2.Deprecated.byRequestHandler2.Interface for addition request handling in clients.CompositeRequestHandler2to execute a chain ofRequestHandler2implementations in stack order.
RequestHandler2.