Package com.amazonaws.handlers

Interface Summary
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 Deprecated. by RequestHandler2.
 

Class Summary
AbstractRequestHandler Deprecated. by RequestHandler2.
CredentialsRequestHandler A special type of RequestHandler2 that takes in AWSCredentials.
HandlerChainFactory Factory for creating request/response handler chains.
RequestHandler2 Interface for addition request handling in clients.
 



Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.