Package com.amazonaws.handlers
package com.amazonaws.handlers
-
ClassDescriptionDeprecated.Callback interface for notification on web service requests executed with the asynchronous clients in the AWS SDK for Java.A special type of
RequestHandler2
that takes in
AWSCredentials
.
Factory for creating request/response handler chains.A type safe key used for setting and retrieving context in aRequest
object.Interface forRequestHandler2
.Deprecated.byRequestHandler2
.Interface for addition request handling in clients.CompositeRequestHandler2
to execute a chain ofRequestHandler2
implementations in stack order.
RequestHandler2
.